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

Unified Diff: mojo/common/test_interfaces.mojom

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 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 | « mojo/common/strong_binding_set_unittest.cc ('k') | mojo/common/time_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/test_interfaces.mojom
diff --git a/tools/clang/blink_gc_plugin/tests/traceimpl_omitted_trace.cpp b/mojo/common/test_interfaces.mojom
similarity index 72%
copy from tools/clang/blink_gc_plugin/tests/traceimpl_omitted_trace.cpp
copy to mojo/common/test_interfaces.mojom
index b6dc2dffe589999c1be755a4ecef4f7dfd55e6ff..206d97918c9c0bd9d197b5de7d5398127cbb4271 100644
--- a/tools/clang/blink_gc_plugin/tests/traceimpl_omitted_trace.cpp
+++ b/mojo/common/test_interfaces.mojom
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "traceimpl_omitted_trace.h"
+module mojo.common.tests;
-// Nothing to define here.
+interface Dummy {
+ Foo();
+};
« no previous file with comments | « mojo/common/strong_binding_set_unittest.cc ('k') | mojo/common/time_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698