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

Unified Diff: services/js/test/pingpong_service.mojom

Issue 780213002: Put code in //services/js in namespace js (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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: services/js/test/pingpong_service.mojom
diff --git a/services/js/test/pingpong_service.mojom b/services/js/test/pingpong_service.mojom
index a49f54e790da72be063be27b9cc04ae07e9527e3..d6518897fc178096cc55ad52cd4bde269f2edde5 100644
--- a/services/js/test/pingpong_service.mojom
+++ b/services/js/test/pingpong_service.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module mojo;
+module js;
[Client=PingPongClient]
interface PingPongService {
« services/js/js_app_runner_delegate.cc ('K') | « services/js/test/js_application_test_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698