Index: apps/shell/app_shell.gyp |
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp |
index e12ea6fc30440f5be7ecc86a35e5d5e6b50a5a83..c2f3c104a2574d66a2f6fb1610617fa78ec9b636 100644 |
--- a/apps/shell/app_shell.gyp |
+++ b/apps/shell/app_shell.gyp |
@@ -35,8 +35,8 @@ |
'<(DEPTH)/content/browser/devtools/devtools_resources.gyp:devtools_resources', |
'<(DEPTH)/extensions/extensions_resources.gyp:extensions_resources', |
'<(DEPTH)/extensions/extensions_strings.gyp:extensions_strings', |
- '<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings', |
'<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', |
+ '<(DEPTH)/ui/strings/ui_strings.gyp:ui_strings', |
], |
'actions': [ |
{ |