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

Unified Diff: content/content_browser.gypi

Issue 17472006: Move webkit_resources / webkit_strings targets out of webkit_support.gyp (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 | « components/autofill.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6e744f694469456886b8e5ff434d249f1937ef66..97d405c9fdbb8e641bfe81b2e0b26628514206d7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1177,11 +1177,11 @@
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
'../third_party/WebKit/public/blink.gyp:blink',
'../ui/surface/surface.gyp:surface',
- '../webkit/support/webkit_support.gyp:webkit_common',
- '../webkit/support/webkit_support.gyp:webkit_resources',
- '../webkit/support/webkit_support.gyp:webkit_strings',
'../webkit/storage_browser.gyp:webkit_storage_browser',
'../webkit/storage_common.gyp:webkit_storage_common',
+ '../webkit/support/webkit_support.gyp:webkit_common',
+ '../webkit/webkit_resources.gyp:webkit_temp_resources',
+ '../webkit/webkit_resources.gyp:webkit_temp_strings',
],
}],
['OS!="mac" and OS!="ios"', {
« no previous file with comments | « components/autofill.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698