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

Unified Diff: mojo/mojo.gyp

Issue 265793015: Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 6cf2b5123f94c8b9d4e8a47797073c0a6ceb3749..629b5cac2fa91104867add3deea3028f84b734ae 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -516,6 +516,7 @@
'../skia/skia.gyp:skia',
'mojo_shell_client',
'mojo_view_manager',
+ 'mojo_view_manager_bindings',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698