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

Unified Diff: components/mus/ws/BUILD.gn

Issue 1818333002: Reland: mus: Enable system modal windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added more tests + Cleaned up 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: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index a5eb3eca8084cd54906bd8010cbe6408aee319c5..0981bb6401ab81c4217d9e243a0f08bf650aa704 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -31,6 +31,8 @@ source_set("lib") {
"focus_controller.h",
"focus_controller_delegate.h",
"focus_controller_observer.h",
+ "modal_window_controller.cc",
+ "modal_window_controller.h",
"operation.cc",
"operation.h",
"platform_display.cc",

Powered by Google App Engine
This is Rietveld 408576698