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

Unified Diff: mash/wm/public/interfaces/BUILD.gn

Issue 1835403002: Support additional mash shelf alignments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 8 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: mash/wm/public/interfaces/BUILD.gn
diff --git a/mash/wm/public/interfaces/BUILD.gn b/mash/wm/public/interfaces/BUILD.gn
index 5bc260190e076c03d949932a77d28688265e158f..591bc8d9939c262ccb5585aa2c42f99e86781e4f 100644
--- a/mash/wm/public/interfaces/BUILD.gn
+++ b/mash/wm/public/interfaces/BUILD.gn
@@ -8,6 +8,7 @@ mojom("interfaces") {
sources = [
"ash_window_type.mojom",
"container.mojom",
+ "shelf_layout.mojom",
"user_window_controller.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698