Index: apps/shell/app_shell.gyp |
diff --git a/apps/shell/app_shell.gyp b/apps/shell/app_shell.gyp |
index 567cc5478ac94630f109519d13d5c3a2e6093b10..8256c736b95da5b80e984e688b6d0e694acaa73d 100644 |
--- a/apps/shell/app_shell.gyp |
+++ b/apps/shell/app_shell.gyp |
@@ -87,6 +87,8 @@ |
'<(DEPTH)/extensions/extensions.gyp:extensions_common', |
'<(DEPTH)/extensions/extensions.gyp:extensions_renderer', |
'<(DEPTH)/extensions/extensions_resources.gyp:extensions_resources', |
+ '<(DEPTH)/mojo/mojo.gyp:mojo_environment_chromium', |
+ '<(DEPTH)/mojo/mojo.gyp:mojo_system_impl', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/WebKit/public/blink.gyp:blink', |
'<(DEPTH)/ui/wm/wm.gyp:wm', |