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

Unified Diff: content/content_tests.gypi

Issue 17836007: Move webkit_common to its own gyp file (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/common/webkit_common.gyp » ('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 e731b363f7c7f26d44b006264439ef08674f73b1..e4b38448620c4e2fa7f5048ea113d1776ced054f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -580,6 +580,7 @@
'../ui/gl/gl.gyp:gl',
'../v8/tools/gyp/v8.gyp:v8',
'../webkit/base/webkit_base.gyp:webkit_base',
+ '../webkit/common/webkit_common.gyp:webkit_common',
'../webkit/plugins/webkit_plugins.gyp:plugins_common',
'../webkit/plugins/webkit_plugins.gyp:test_mock_plugin_list',
'../webkit/storage_browser.gyp:webkit_storage_browser',
@@ -590,7 +591,6 @@
'../webkit/support/webkit_support.gyp:glue_common',
'../webkit/support/webkit_support.gyp:glue_renderer',
'../webkit/support/webkit_support.gyp:plugins',
- '../webkit/support/webkit_support.gyp:webkit_common',
'../webkit/support/webkit_support.gyp:webkit_media',
],
}],
« no previous file with comments | « content/content_renderer.gypi ('k') | webkit/common/webkit_common.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698