summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
authorben <ben@chromium.org>2016-03-10 12:09:45 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-10 20:10:49 +0000
commit7c3be1c7f177752169cee10118aca286d086d658 (patch)
tree2d4100f80687389e897242bdf5948fef56eb0651 /mojo
parent4059f332355d7ba51b72e46c589c5c8c7efb65cc (diff)
downloadchromium_src-7c3be1c7f177752169cee10118aca286d086d658.zip
chromium_src-7c3be1c7f177752169cee10118aca286d086d658.tar.gz
chromium_src-7c3be1c7f177752169cee10118aca286d086d658.tar.bz2
Fix deps in shell
TBR=sky@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1782983002 Cr-Commit-Position: refs/heads/master@{#380452}
Diffstat (limited to 'mojo')
-rw-r--r--mojo/mojo_shell.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index 35192b1..360d01a 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -121,6 +121,7 @@
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/base/base.gyp:base_i18n',
'<(DEPTH)/base/base.gyp:base_static',
+ '<(DEPTH)/mojo/mojo_base.gyp:mojo_application_bindings',
'<(DEPTH)/mojo/mojo_edk.gyp:mojo_system_impl',
'<(DEPTH)/mojo/mojo_platform_handle.gyp:platform_handle',
'<(DEPTH)/mojo/mojo_public.gyp:mojo_message_pump_lib',