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

Unified Diff: ui/aura/test/mus/test_window_tree.h

Issue 2454973003: Wires up modality for aura-mus (Closed)
Patch Set: cleanup Created 4 years, 2 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: ui/aura/test/mus/test_window_tree.h
diff --git a/ui/aura/test/mus/test_window_tree.h b/ui/aura/test/mus/test_window_tree.h
index 2e789c9c78c40778dcbf6b1933a76c75a9a5ea5e..aee9c5596dba47cbfc5a35aa7315321dada498e1 100644
--- a/ui/aura/test/mus/test_window_tree.h
+++ b/ui/aura/test/mus/test_window_tree.h
@@ -19,6 +19,7 @@ enum class WindowTreeChangeType {
// Used for both set and release capture.
CAPTURE,
FOCUS,
+ MODAL,
NEW_TOP_LEVEL,
NEW_WINDOW,
PROPERTY,

Powered by Google App Engine
This is Rietveld 408576698