Index: extensions/shell/app_shell.gyp |
diff --git a/extensions/shell/app_shell.gyp b/extensions/shell/app_shell.gyp |
index 833d079969f64e6a477b055c7a4e9f799bfb067b..d23539f53ec8da5c31ccf2527aab9d079588ad1b 100644 |
--- a/extensions/shell/app_shell.gyp |
+++ b/extensions/shell/app_shell.gyp |
@@ -87,8 +87,8 @@ |
'<(DEPTH)/extensions/extensions.gyp:extensions_renderer', |
'<(DEPTH)/extensions/extensions_resources.gyp:extensions_resources', |
'<(DEPTH)/extensions/shell/common/api/api.gyp:shell_api', |
- '<(DEPTH)/mojo/mojo.gyp:mojo_environment_chromium', |
- '<(DEPTH)/mojo/mojo.gyp:mojo_system_impl', |
+ '<(DEPTH)/mojo/mojo_base.gyp:mojo_environment_chromium', |
+ '<(DEPTH)/mojo/mojo_base.gyp:mojo_system_impl', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink', |
'<(DEPTH)/ui/wm/wm.gyp:wm', |