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

Unified Diff: ash/public/interfaces/container.mojom

Issue 2092343002: Touch HUD app for mustash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change window manager connection unittest to original Created 4 years, 5 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 | « ash/public/interfaces/OWNERS ('k') | ash/touch/touch_hud_projection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/container.mojom
diff --git a/ash/public/interfaces/container.mojom b/ash/public/interfaces/container.mojom
index e0269a118d6bd7169b0ecb7dbb9f2f5df453a17f..e49b8304f546793075799eb336d1a029f44912d5 100644
--- a/ash/public/interfaces/container.mojom
+++ b/ash/public/interfaces/container.mojom
@@ -20,6 +20,7 @@ enum Container {
BUBBLES,
MENUS,
DRAG_AND_TOOLTIPS,
+ OVERLAY,
};
const string kWindowContainer_Property = "ash:window-container";
« no previous file with comments | « ash/public/interfaces/OWNERS ('k') | ash/touch/touch_hud_projection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698