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

Unified Diff: mojo/mojo_public.gypi

Issue 206923002: Adds plumbing to pass WebUI mojo::Handle from browser to renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge 2 trunk Created 6 years, 9 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_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index a17d3d4c6f66db74551b57d971d4d51ff26489c6..fc2c04d32ba99dc67ba7658cc8a7d4352d42849f 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -248,6 +248,8 @@
'public/bindings/callback.h',
'public/bindings/error_handler.h',
'public/bindings/interface.h',
+ 'public/bindings/js/defaults.cc',
+ 'public/bindings/js/defaults.h',
'public/bindings/message.h',
'public/bindings/passable.h',
'public/bindings/remote_ptr.h',

Powered by Google App Engine
This is Rietveld 408576698