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

Unified Diff: components/autofill.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 | « chrome/chrome_tests_unit.gypi ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index a8a140bc8f088be9df06e202474851d1cd747fc3..2d6a361175e7381d0e81de8b6300aac943e0913b 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -110,7 +110,7 @@
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
'../ui/ui.gyp:ui',
'../url/url.gyp:url_lib',
- '../webkit/support/webkit_support.gyp:webkit_resources',
+ '../webkit/webkit_resources.gyp:webkit_temp_resources',
'component_strings.gyp:component_strings',
],
@@ -267,7 +267,7 @@
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
'../ui/ui.gyp:ui',
'../url/url.gyp:url_lib',
- '../webkit/support/webkit_support.gyp:webkit_resources',
+ '../webkit/webkit_resources.gyp:webkit_temp_resources',
'component_strings.gyp:component_strings',
],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698