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

Unified Diff: ash/common/system/tray/DEPS

Issue 2063813002: mash: Move SystemTrayImage and TrayImageItem to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wmnotifier
Patch Set: rebase 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/ash.gyp ('k') | ash/common/system/tray/system_tray_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray/DEPS
diff --git a/ash/common/system/tray/DEPS b/ash/common/system/tray/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..97a85bef46792d24a752ee468c010e6ec94af491
--- /dev/null
+++ b/ash/common/system/tray/DEPS
@@ -0,0 +1,6 @@
+# NOTE: Files are migrating to this directory as part of the mus ash refactor.
+# Talk to jamescook@ before adding deps. See http://crbug.com/619636
+include_rules = [
+ # TODO(jamescook): Remove this.
+ "+ash/system/tray/system_tray.h",
msw 2016/06/13 18:43:37 optional nit: this probably doesn't matter, but it
James Cook 2016/06/13 19:04:29 Thanks for finding that. system_tray.cc has many n
+]
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/tray/system_tray_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698