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

Unified Diff: content/content_tests.gypi

Issue 10897002: Move webkit/forms/ build into a new webkit_forms.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing dependencies Created 8 years, 3 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 | « content/content_renderer.gypi ('k') | webkit/forms/webkit_forms.gypi » ('j') | 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 fcdd5d44fd45a1323a89efce7f4f2a4159546805..11a220e01e496c98286aabceb3dd9cbbdf9a7570 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -232,6 +232,7 @@
'../webkit/support/webkit_support.gyp:database',
'../webkit/support/webkit_support.gyp:dom_storage',
'../webkit/support/webkit_support.gyp:fileapi',
+ '../webkit/support/webkit_support.gyp:forms',
'../webkit/support/webkit_support.gyp:glue',
'../webkit/support/webkit_support.gyp:quota',
'../webkit/support/webkit_support.gyp:webkit_base',
@@ -555,6 +556,7 @@
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../ui/ui.gyp:ui',
+ '../webkit/support/webkit_support.gyp:forms',
'../webkit/support/webkit_support.gyp:glue',
],
'include_dirs': [
« no previous file with comments | « content/content_renderer.gypi ('k') | webkit/forms/webkit_forms.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698