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

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

Issue 1419793006: Makes windowmanager draw non-client area (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move wm nonclientframeview to wm Created 5 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 fa6741fb8248c2287c67368688b0a9cd73448466..1e4e9aa63430e0d3fff2b02491494895c52e33f4 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -18,6 +18,7 @@ source_set("mus") {
"surface_binding.h",
"surface_context_factory.cc",
"surface_context_factory.h",
+ "window_manager_client_area_insets.h",
"window_manager_connection.cc",
"window_manager_connection.h",
"window_tree_host_mus.cc",

Powered by Google App Engine
This is Rietveld 408576698