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

Unified Diff: ash/BUILD.gn

Issue 2699033002: Replace WmWindowObserver with aura::WindowObserver. (Closed)
Patch Set: Check for null images in ShelfWindowWatcher. Created 3 years, 10 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 | ash/common/devtools/ash_devtools_dom_agent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index c4f80f3137204470549ddc6ad5bc9a308582db40..ec4f910aecf8d1c4eebd29f9b799dc5ed7f97fc4 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -591,9 +591,7 @@ component("ash") {
"common/wm_transient_window_observer.h",
"common/wm_window.cc",
"common/wm_window.h",
- "common/wm_window_observer.h",
"common/wm_window_property.h",
- "common/wm_window_tracker.h",
"common/wm_window_user_data.h",
"debug.cc",
"debug.h",
« no previous file with comments | « no previous file | ash/common/devtools/ash_devtools_dom_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698