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

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: Sync and rebase; address comments (sorry). 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
« no previous file with comments | « mash/shelf/public/interfaces/shelf_constants.mojom ('k') | mash/wm/public/interfaces/shelf_layout.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « mash/shelf/public/interfaces/shelf_constants.mojom ('k') | mash/wm/public/interfaces/shelf_layout.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698