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

Unified Diff: third_party/mojo/mojo_edk_tests.gyp

Issue 1465293002: Mojo C++ bindings: introduce public associated-interface-related types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: third_party/mojo/mojo_edk_tests.gyp
diff --git a/third_party/mojo/mojo_edk_tests.gyp b/third_party/mojo/mojo_edk_tests.gyp
index c64e025a688345693809f46558bfdf39a1ffa60e..376a3e405e24005f72cfca43773215722a335d6d 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -40,12 +40,14 @@
'mojo_edk.gyp:mojo_run_all_unittests',
'mojo_public.gyp:mojo_cpp_bindings',
'mojo_public.gyp:mojo_public_bindings_test_utils',
+ 'mojo_public.gyp:mojo_public_test_associated_interfaces',
'mojo_public.gyp:mojo_public_test_interfaces',
'mojo_public.gyp:mojo_public_test_utils',
'mojo_public.gyp:mojo_utility',
],
'sources': [
'../../mojo/public/cpp/bindings/tests/array_unittest.cc',
+ '../../mojo/public/cpp/bindings/tests/associated_interface_unittest.cc',
'../../mojo/public/cpp/bindings/tests/bounds_checker_unittest.cc',
'../../mojo/public/cpp/bindings/tests/buffer_unittest.cc',
'../../mojo/public/cpp/bindings/tests/connector_unittest.cc',
« no previous file with comments | « mojo/public/interfaces/bindings/tests/test_associated_interfaces.mojom ('k') | third_party/mojo/mojo_public.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698