Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 6e67c0bcebd776728e1ed2a9839afb7bdc80f21a..ea52938ccdde2a8806df0e2a1bf79f7b04f12b4d 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1665,7 +1665,7 @@ |
| ['use_aura==1', { |
| 'dependencies': [ |
| '../ui/aura/aura.gyp:aura', |
| - '../ui/base/strings/ui_strings.gyp:ui_strings', |
| + '../ui/strings/ui_strings.gyp:ui_strings', |
| ], |
| }, { |
| 'sources/': [ |