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

Unified Diff: ash/common/system/DEPS

Issue 2124173002: mash: Migrate popup_message to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. 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
Index: ash/common/system/DEPS
diff --git a/ash/common/system/DEPS b/ash/common/system/DEPS
index d0d4503094708e8b820067b0d96740051e2adbc0..cb8bd0b57233d71b4f66318319941bd9932b7eca 100644
--- a/ash/common/system/DEPS
+++ b/ash/common/system/DEPS
@@ -3,10 +3,4 @@
include_rules = [
# TODO(jamescook): Remove this.
"+ash/system/tray/system_tray.h",
-]
-
-specific_include_rules = {
- ".*test\.cc": [
- "+ash/test",
- ]
-}
+]

Powered by Google App Engine
This is Rietveld 408576698