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

Unified Diff: ash/public/cpp/BUILD.gn

Issue 2724693002: mash: improves browser frame decorations (Closed)
Patch Set: merge Created 3 years, 9 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/mus/property_util.cc ('k') | ash/public/cpp/window_style.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/cpp/BUILD.gn
diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn
index e9d52163fb4fe0d4a3592402c8df0660868cb3f9..6a2319a15c64252f3e386a0c70c27c8764175aef 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -17,6 +17,8 @@ component("ash_public_cpp") {
"shell_window_ids.h",
"window_properties.cc",
"window_properties.h",
+ "window_style.cc",
+ "window_style.h",
]
defines = [ "ASH_PUBLIC_IMPLEMENTATION" ]
« no previous file with comments | « ash/mus/property_util.cc ('k') | ash/public/cpp/window_style.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698