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

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

Issue 2778733004: Add WindowPinType property on arua::Window (Closed)
Patch Set: Address review issues. Created 3 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
« no previous file with comments | « ash/mus/window_manager.cc ('k') | ash/public/cpp/mus_property_mirror_ash.cc » ('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 0d62f36c808124f4cca14ab7a4f5202a4d3ae354..d949d68bf8b936eba692e1cbbb0f9ec6180b3b31 100644
--- a/ash/public/cpp/BUILD.gn
+++ b/ash/public/cpp/BUILD.gn
@@ -18,6 +18,8 @@ component("ash_public_cpp") {
"shelf_types.h",
"shell_window_ids.cc",
"shell_window_ids.h",
+ "window_pin_type.cc",
+ "window_pin_type.h",
"window_properties.cc",
"window_properties.h",
"window_style.cc",
« no previous file with comments | « ash/mus/window_manager.cc ('k') | ash/public/cpp/mus_property_mirror_ash.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698