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

Unified Diff: services/ui/public/interfaces/window_manager.mojom

Issue 2736773003: Removes WindowManager::kShadowStyle_Property (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/window_manager.mojom
diff --git a/services/ui/public/interfaces/window_manager.mojom b/services/ui/public/interfaces/window_manager.mojom
index 1215261eeb3105f9a20368e7224e2e9296374aba..49da843c9a929d1d3cf231c657a03135ab0e0e8e 100644
--- a/services/ui/public/interfaces/window_manager.mojom
+++ b/services/ui/public/interfaces/window_manager.mojom
@@ -144,11 +144,6 @@ interface WindowManager {
// End long lived properties. ------------------------------------------------
- // Shadow style for the window. Type: mojom::ShadowStyle.
- // TODO(sky): this is currently unused, either wire up or nuke:
- // http://crbug.com/671714.
- const string kShadowStyle_Property = "prop:shadow-style";
-
// Called immediately when the WindowManager is obtained.
OnConnect(uint16 client_id);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698