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

Unified Diff: mojo/mojo_public.gyp

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 | « device/bluetooth/public/interfaces/bluetooth_uuid_struct_traits.h ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index c52d21f239405bccc4385cbd5d9e89c82a579316..005e012ca4a468ec332ba0ab3279155a742b66b4 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -225,8 +225,10 @@
'public/cpp/bindings/array_traits_wtf.h',
'public/cpp/bindings/array_traits_wtf_vector.h',
'public/cpp/bindings/lib/string_traits_wtf.cc',
+ 'public/cpp/bindings/lib/wtf_clone_equals_util.h',
'public/cpp/bindings/lib/wtf_serialization.h',
'public/cpp/bindings/map_traits_wtf.h',
+ 'public/cpp/bindings/map_traits_wtf_hash_map.h',
'public/cpp/bindings/string_traits_wtf.h',
'public/cpp/bindings/wtf_array.h',
'public/cpp/bindings/wtf_map.h',
« no previous file with comments | « device/bluetooth/public/interfaces/bluetooth_uuid_struct_traits.h ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698