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

Unified Diff: components/autofill.gypi

Issue 17192004: components: Rename component_resources.* to autofill_strings.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo 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/tools/build/repack_locales.py ('k') | components/autofill/browser/autofill_country.cc » ('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 f54df9c46501fb5b77c8adc4fc1edfb685e74677..6a61736df4fd3107988feb75fb32bcf62cc46f0b 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -115,7 +115,7 @@
'../url/url.gyp:url_lib',
'../webkit/support/webkit_support.gyp:webkit_resources',
- 'component_resources.gyp:component_resources',
+ 'component_strings.gyp:component_strings',
],
'sources': [
'autofill/browser/address.cc',
@@ -270,7 +270,7 @@
'../url/url.gyp:url_lib',
'../webkit/support/webkit_support.gyp:webkit_resources',
- 'component_resources.gyp:component_resources',
+ 'component_strings.gyp:component_strings',
],
'sources': [
'autofill/content/browser/autocheckout/whitelist_manager.cc',
@@ -327,7 +327,7 @@
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
- 'component_resources.gyp:component_resources',
+ 'component_strings.gyp:component_strings',
],
'sources': [
'autofill/content/renderer/autofill_agent.cc',
« no previous file with comments | « chrome/tools/build/repack_locales.py ('k') | components/autofill/browser/autofill_country.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698