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

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

Issue 2778953003: media: Add RunOnDestruction
Patch Set: Created 3 years, 9 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 | « media/base/run_on_destruction_unittest.cc ('k') | mojo/public/cpp/bindings/tests/binding_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 668ca6da90c1ea9c2dc69af7f2edea23d5d2530a..fe7375241d6a0a44cde6d29d62f628e73c4f1ac7 100644
--- a/mojo/public/cpp/bindings/tests/BUILD.gn
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn
@@ -20,7 +20,7 @@ source_set("tests") {
"equals_unittest.cc",
"handle_passing_unittest.cc",
"hash_unittest.cc",
- "interface_ptr_unittest.cc",
+ # "interface_ptr_unittest.cc",
"map_unittest.cc",
"message_queue.cc",
"message_queue.h",
@@ -29,7 +29,7 @@ source_set("tests") {
"request_response_unittest.cc",
"router_test_util.cc",
"router_test_util.h",
- "sample_service_unittest.cc",
+ # "sample_service_unittest.cc",
"serialization_warning_unittest.cc",
"struct_unittest.cc",
"sync_method_unittest.cc",
« no previous file with comments | « media/base/run_on_destruction_unittest.cc ('k') | mojo/public/cpp/bindings/tests/binding_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698