| Index: apps/shell/app_shell.gyp
|
| diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp
|
| index 6da130dbfd4272ac34a7687042ebb2127eb318f6..e64b6a16462bdf2e0569e39040324c15dc8ded12 100644
|
| --- a/apps/shell/app_shell.gyp
|
| +++ b/apps/shell/app_shell.gyp
|
| @@ -31,7 +31,7 @@
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
|
| # Need dev-tools related resources in shell_resources.pak and
|
| # devtools_resources.pak.
|
| - '<(DEPTH)/content/content_shell_and_tests.gyp:generate_content_shell_resources',
|
| + '<(DEPTH)/content/content_shell_and_tests.gyp:content_shell_resources',
|
| '<(DEPTH)/content/browser/devtools/devtools_resources.gyp:devtools_resources',
|
| '<(DEPTH)/extensions/extensions_resources.gyp:extensions_resources',
|
| '<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings',
|
|
|