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

Unified Diff: content/content_tests.gypi

Issue 11000016: Move forms/ out of webkit/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Response to review Created 8 years, 2 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') | content/public/common/common_param_traits_macros.h » ('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 91ab3f7b50789267d71bf3fabafe15f26ba08da0..3de5e7eca71ad55b1ce838c2b445141ebf76630f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -488,7 +488,6 @@
'../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',
@@ -600,6 +599,7 @@
'type': 'executable',
'defines!': ['CONTENT_IMPLEMENTATION'],
'dependencies': [
+ 'content_common',
'content_gpu',
'content_plugin',
'content_renderer',
@@ -620,7 +620,6 @@
'../third_party/mesa/mesa.gyp:osmesa',
'../ui/ui.gyp:ui',
'../webkit/support/webkit_support.gyp:clearkeycdmplugin',
- '../webkit/support/webkit_support.gyp:forms',
'../webkit/support/webkit_support.gyp:glue',
],
'include_dirs': [
« no previous file with comments | « content/content_renderer.gypi ('k') | content/public/common/common_param_traits_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698