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

Unified Diff: ash/public/interfaces/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/public/cpp/window_properties.cc ('k') | ash/public/interfaces/window_pin_type.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index 20f1553c4fe6df24c0aa24358cfb53f96aa0c7d0..17dd86484f1fa27145c5fc80de638b548d94d928 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -28,6 +28,7 @@ mojom("interfaces_internal") {
"volume.mojom",
"vpn_list.mojom",
"wallpaper.mojom",
+ "window_pin_type.mojom",
"window_style.mojom",
]
« no previous file with comments | « ash/public/cpp/window_properties.cc ('k') | ash/public/interfaces/window_pin_type.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698