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

Unified Diff: mojo/public/cpp/bindings/tests/BUILD.gn

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: mojo/public/cpp/bindings/tests/BUILD.gn
diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
index 5ec5d8d4132bf14f6ea2b95bc9f7f09d51a410d1..9fd466a69cce6f1318f8ea841f0f1553a1133520 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -9,6 +9,7 @@ source_set("tests") {
sources = [
"array_unittest.cc",
+ "associated_interface_unittest.cc",
"binding_callback_unittest.cc",
"binding_unittest.cc",
"bounds_checker_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698