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

Unified Diff: ash/common/system/DEPS

Issue 2059383002: mash: Move TrayUpdate to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ashconstants
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/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/DEPS
diff --git a/ash/common/system/tray/DEPS b/ash/common/system/DEPS
similarity index 77%
rename from ash/common/system/tray/DEPS
rename to ash/common/system/DEPS
index 97a85bef46792d24a752ee468c010e6ec94af491..d0d4503094708e8b820067b0d96740051e2adbc0 100644
--- a/ash/common/system/tray/DEPS
+++ b/ash/common/system/DEPS
@@ -4,3 +4,9 @@ include_rules = [
# TODO(jamescook): Remove this.
"+ash/system/tray/system_tray.h",
]
+
+specific_include_rules = {
+ ".*test\.cc": [
+ "+ash/test",
+ ]
+}
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/tray/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698