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

Unified Diff: content/public/test/foo_interface.mojom

Issue 2606593002: [ServiceWorker] Associate interfaces.
Patch Set: Fix unit tests Created 4 years 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: content/public/test/foo_interface.mojom
diff --git a/content/public/test/foo_interface.mojom b/content/public/test/foo_interface.mojom
new file mode 100644
index 0000000000000000000000000000000000000000..c7ff4165c0744daed9ef22946a9e93e615417405
--- /dev/null
+++ b/content/public/test/foo_interface.mojom
@@ -0,0 +1,7 @@
+// Copyright 2016 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+module content.mojom;
+
+interface FooInterface {};
« no previous file with comments | « content/public/test/fake_associated_interface_provider_impl.cc ('k') | content/public/test/mock_render_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698