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