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', |