Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1681)

Unified Diff: mojo/mojo_services.gypi

Issue 469583004: Add dep from mojo_view_manager_bindings to mojo_application_bindings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 9afa2a0dd34b6d30101405f338a48c49bc8ab4c0..e1c167713e186ee78c0ef41e1a561e00b82b3b7e 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -465,6 +465,7 @@
'mojo_base.gyp:mojo_cpp_bindings',
],
'dependencies': [
+ 'mojo_base.gyp:mojo_application_bindings',
'mojo_base.gyp:mojo_cpp_bindings',
'mojo_geometry_bindings',
'mojo_input_events_bindings',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698