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

Unified Diff: ash/common/DEPS

Issue 2124173002: mash: Migrate popup_message to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 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/popup_message.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index 1412c1f7eaf334716259e6390828191473d2012a..a1417d72dc49ed66704788f8f760b190f130f554 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -5,3 +5,9 @@ include_rules = [
"+ui",
"-ui/aura",
]
+
+specific_include_rules = {
+ ".*test\.cc": [
+ "+ash/test",
+ ]
+}
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/popup_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698