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

Unified Diff: mojo/mojo_public.gypi

Issue 2136733002: Mojo C++ bindings: add a new mode to generator to use native STL/WTF types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@67_new
Patch Set: . Created 4 years, 5 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/mojo_public.gyp ('k') | mojo/mojo_public_tests.gyp » ('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 c24a98bcadbfbcf1205d85c894c604dba9b95661..b5da1436dae917669b7372e535f5e63170fed900 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -36,6 +36,7 @@
'public/cpp/bindings/lib/bindings_internal.cc',
'public/cpp/bindings/lib/bindings_internal.h',
'public/cpp/bindings/lib/buffer.h',
+ 'public/cpp/bindings/lib/clone_equals_util.h',
'public/cpp/bindings/lib/connector.cc',
'public/cpp/bindings/lib/control_message_handler.cc',
'public/cpp/bindings/lib/control_message_handler.h',
« no previous file with comments | « mojo/mojo_public.gyp ('k') | mojo/mojo_public_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698