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

Unified Diff: ash/system/tray/DEPS

Issue 2086143002: Convert TrayEventFilter to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak Created 4 years, 6 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/shell_delegate.h ('k') | ash/system/tray/system_tray_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/DEPS
diff --git a/ash/system/tray/DEPS b/ash/system/tray/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4440a8fac630e455fa0e9da988d0c89c4af19215
--- /dev/null
+++ b/ash/system/tray/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # NOTE: Use WmRootWindowController or WmShell instead. http://crbug.com/615502
+ "-ash/root_window_controller.h",
+]
« no previous file with comments | « ash/shell_delegate.h ('k') | ash/system/tray/system_tray_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698