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

Unified Diff: mojo/edk/mojo_edk.gyp

Issue 611633002: mojom: Add associative arrays to the mojom language. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT; fixes clang-format bustage. 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_services.gypi » ('j') | mojo/public/cpp/bindings/lib/map_data_internal.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/mojo_edk.gyp
diff --git a/mojo/edk/mojo_edk.gyp b/mojo/edk/mojo_edk.gyp
index ac5ba951a428b14d9a2a97047e55174cc36b5b03..1ad4d7811ebd82c9be36c630326e9ea9fc1210f7 100644
--- a/mojo/edk/mojo_edk.gyp
+++ b/mojo/edk/mojo_edk.gyp
@@ -86,6 +86,7 @@
'../public/cpp/bindings/tests/connector_unittest.cc',
'../public/cpp/bindings/tests/handle_passing_unittest.cc',
'../public/cpp/bindings/tests/interface_ptr_unittest.cc',
+ '../public/cpp/bindings/tests/interface_ptr_unittest.cc',
viettrungluu 2014/10/08 16:21:56 ?!?
Elliot Glaysher 2014/10/08 18:20:51 ITT we upload before saving files. *sigh*
'../public/cpp/bindings/tests/request_response_unittest.cc',
'../public/cpp/bindings/tests/router_unittest.cc',
'../public/cpp/bindings/tests/sample_service_unittest.cc',
« no previous file with comments | « no previous file | mojo/mojo_services.gypi » ('j') | mojo/public/cpp/bindings/lib/map_data_internal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698