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

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..c731fee873778601efb3fa11fa5159ae082c9342 100644
--- a/third_party/mojo/mojo_edk_tests.gyp
+++ b/third_party/mojo/mojo_edk_tests.gyp
@@ -46,6 +46,7 @@
],
'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',

Powered by Google App Engine
This is Rietveld 408576698