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

Unified Diff: ui/views/mus/BUILD.gn

Issue 2507963002: Implement hit tests/client area. (Closed)
Patch Set: Really fix compile Created 4 years, 1 month 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/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index e06b14daf709dd82629610fb73a3199e124c6f02..66365fb89a05105920baaf529afffb51422db59e 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -27,6 +27,7 @@ component("mus") {
"input_method_mus.h",
"mus_client.cc",
"mus_client.h",
+ "mus_client_observer.h",
"mus_export.h",
"native_widget_mus.cc",
"native_widget_mus.h",

Powered by Google App Engine
This is Rietveld 408576698