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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fix structure path Created 6 years, 10 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b1a2d4eb4f07c291c428a245497bda3f89e32ed1..90bac0f6dbb345b95d3c332add9882c5bb3a3335 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -29,12 +29,13 @@
'safe_browsing_proto',
'safe_browsing_report_proto',
'feedback_proto',
+ '../components/component_resources.gyp:component_resources',
'../components/component_strings.gyp:component_strings',
'../components/components.gyp:auto_login_parser',
'../components/components.gyp:dom_distiller_core',
'../components/components.gyp:dom_distiller_webui',
- '../components/components.gyp:password_manager_core_browser',
'../components/components.gyp:onc_component',
+ '../components/components.gyp:password_manager_core_browser',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',

Powered by Google App Engine
This is Rietveld 408576698