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

Unified Diff: mojo/mojo_public.gypi

Issue 150713002: Mojo: Add ErrorHandler to RemotePtr (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update per review feedback Created 6 years, 11 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 | « mojo/gles2/gles2_client_impl.cc ('k') | mojo/public/bindings/error_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index e79f08c0f0ebcd3ca0ab0db9e6ac7eea61256578..eb122326b0bb208e789d05c187d21c14d11de8ce 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -165,6 +165,7 @@
'public/bindings/allocation_scope.h',
'public/bindings/array.h',
'public/bindings/buffer.h',
+ 'public/bindings/error_handler.h',
'public/bindings/passable.h',
'public/bindings/remote_ptr.h',
'public/bindings/type_converter.h',
« no previous file with comments | « mojo/gles2/gles2_client_impl.cc ('k') | mojo/public/bindings/error_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698