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

Unified Diff: components/component_strings.gyp

Issue 165673007: Autofill Credit Card resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert for ios Created 6 years, 9 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: components/component_strings.gyp
diff --git a/components/component_strings.gyp b/components/component_strings.gyp
index df1c773c7270ea50d3a855d30bf94ad909c80895..b4cedc13d12c3fdb303f99d9c431d3c9123f60b4 100644
--- a/components/component_strings.gyp
+++ b/components/component_strings.gyp
@@ -17,9 +17,9 @@
'includes': [ '../build/grit_action.gypi' ],
},
],
- 'direct_dependent_settings': {
+ 'direct_dependent_settings': {
'include_dirs': [
- '<(SHARED_INTERMEDIATE_DIR)/components/strings',
+ '<(SHARED_INTERMEDIATE_DIR)/components/strings',
],
},
'hard_dependency': 1,

Powered by Google App Engine
This is Rietveld 408576698