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

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

Issue 2545723003: ash: Add SessionController/Client mojo interfaces (Closed)
Patch Set: use a default to fix null avatar image failures 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 b4053ec79b83393bcc2e05694c7f226299ad357b..27313aef172a6808a63c669fcf65309c1de17fd4 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -9,6 +9,7 @@ mojom("interfaces") {
"ash_window_type.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