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

Unified Diff: mojo/mojo_public.gypi

Issue 611633002: mojom: Add associative arrays to the mojom language. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn build. Created 6 years, 2 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 | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/public/cpp/bindings/lib/map_internal.h » ('J')
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 cc7fc1557e10d693694c75a8510adfdc16297557..8edd6002f4b224f2680f7d10bf03fb688c35a099 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -80,6 +80,7 @@
'public/cpp/bindings/lib/fixed_buffer.h',
'public/cpp/bindings/lib/interface_impl_internal.h',
'public/cpp/bindings/lib/interface_ptr_internal.h',
+ 'public/cpp/bindings/lib/map_serialization.h',
'public/cpp/bindings/lib/message.cc',
'public/cpp/bindings/lib/message_builder.cc',
'public/cpp/bindings/lib/message_builder.h',
« no previous file with comments | « no previous file | mojo/mojo_public_tests.gypi » ('j') | mojo/public/cpp/bindings/lib/map_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698