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

Unified Diff: mojo/services/public/interfaces/window_manager/window_manager.mojom

Issue 683583002: Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: mojo/services/public/interfaces/window_manager/window_manager.mojom
diff --git a/mojo/services/public/interfaces/window_manager/window_manager.mojom b/mojo/services/public/interfaces/window_manager/window_manager.mojom
index 804bd3780f94605392e0ac3136ea795d5f623ea3..80e3d243e578dca1228e5198657abb33bdc5d061 100644
--- a/mojo/services/public/interfaces/window_manager/window_manager.mojom
+++ b/mojo/services/public/interfaces/window_manager/window_manager.mojom
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-import "mojo/public/interfaces/application/service_provider.mojom"
-import "mojo/services/public/interfaces/input_events/input_events.mojom"
+import "mojo/public/interfaces/application/service_provider.mojom";
+import "mojo/services/public/interfaces/input_events/input_events.mojom";
module mojo {

Powered by Google App Engine
This is Rietveld 408576698