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

Unified Diff: content/test/data/web_ui_test_mojo_bindings.mojom

Issue 698883005: Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « content/public/common/mojo_geoposition.mojom ('k') | device/battery/battery_monitor.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/web_ui_test_mojo_bindings.mojom
diff --git a/content/test/data/web_ui_test_mojo_bindings.mojom b/content/test/data/web_ui_test_mojo_bindings.mojom
index 45f291fdb4fc614cd291a5eb3be324c292fe4083..76a5c0d1e530f5809e1b9c361d65fe5fbe40c4c4 100644
--- a/content/test/data/web_ui_test_mojo_bindings.mojom
+++ b/content/test/data/web_ui_test_mojo_bindings.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 content {
+module content;
[Client=RendererTarget]
interface BrowserTarget {
@@ -12,5 +12,3 @@ interface BrowserTarget {
interface RendererTarget {
Ping();
};
-
-}
« no previous file with comments | « content/public/common/mojo_geoposition.mojom ('k') | device/battery/battery_monitor.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698