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

Unified Diff: content/content_tests.gypi

Issue 12211079: test_support_content requires webkit_support_common, add the dependency explictely (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 569adedc5d7b33cfee20d898e1fd8544cd6b28b7..48d4ca8bc4496b503941390284d9604d9cd55a78 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -173,6 +173,7 @@
'../ui/surface/surface.gyp:surface',
'../webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
'../webkit/support/webkit_support.gyp:webkit_storage',
+ '../webkit/support/webkit_support.gyp:webkit_support_common',
],
}],
['OS == "win" or (toolkit_uses_gtk == 1 and selinux == 0)', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698