Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: content/content_tests.gypi

Issue 23235002: Set up content in-process main threads via factory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e21ac6d202f432ccf9a6e045a04f0df69132287c..dfecb99d29ff4de38aee778671be8cd3d806a7af 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -166,6 +166,7 @@
}, { # OS != "ios"
'dependencies': [
'content_child',
+ 'content_gpu',
'content_ppapi_plugin',
'content_renderer',
'content_utility',

Powered by Google App Engine
This is Rietveld 408576698