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

Unified Diff: mojo/mojo_public_tests.gyp

Issue 2165233003: Mojo C++ bindings: provide data view for all object types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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.gypi ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public_tests.gyp
diff --git a/mojo/mojo_public_tests.gyp b/mojo/mojo_public_tests.gyp
index ebe2b6c788f5120b696d174d6b2118ab9e9a5d21..38fd179a7ac69bbd0799afd0f2392b01dd7e6cab 100644
--- a/mojo/mojo_public_tests.gyp
+++ b/mojo/mojo_public_tests.gyp
@@ -19,6 +19,7 @@
'public/interfaces/bindings/tests/scoping.mojom',
'public/interfaces/bindings/tests/serialization_test_structs.mojom',
'public/interfaces/bindings/tests/test_constants.mojom',
+ 'public/interfaces/bindings/tests/test_data_view.mojom',
'public/interfaces/bindings/tests/test_native_types.mojom',
'public/interfaces/bindings/tests/test_sync_methods.mojom',
],
« no previous file with comments | « mojo/mojo_public.gypi ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698