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

Unified Diff: ash/public/interfaces/BUILD.gn

Issue 2545723003: ash: Add SessionController/Client mojo interfaces (Closed)
Patch Set: fix gn check and address comments in #6 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: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index b7e0612169422aa41c16f659a77ccc9f0f9ec6a0..59b52a0f6ac25644536d6363e7689449bca6a72c 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -10,6 +10,7 @@ mojom("interfaces") {
"cast_config.mojom",
"locale.mojom",
"new_window.mojom",
+ "session_controller.mojom",
"shelf.mojom",
"shutdown.mojom",
"system_tray.mojom",

Powered by Google App Engine
This is Rietveld 408576698