Index: mojo/mojo_examples.gypi |
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi |
index ee2be3534de5ecd547ec65180fabfe22cd6b1bc9..359dfc9ec97e58045b558ba45fcfbe6aee97140b 100644 |
--- a/mojo/mojo_examples.gypi |
+++ b/mojo/mojo_examples.gypi |
@@ -68,6 +68,7 @@ |
'target_name': 'mojo_sample_app', |
'type': 'loadable_module', |
'dependencies': [ |
+ '../base/base.gyp:base', |
'mojo_base.gyp:mojo_application_standalone', |
'mojo_base.gyp:mojo_cpp_bindings', |
'mojo_base.gyp:mojo_utility', |