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

Unified Diff: components/sad_tab/views/DEPS

Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: components/sad_tab/views/DEPS
diff --git a/ash/system/DEPS b/components/sad_tab/views/DEPS
similarity index 57%
copy from ash/system/DEPS
copy to components/sad_tab/views/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..ec0622bc27518b082b3cbf0a0347712b55ebe691 100644
--- a/ash/system/DEPS
+++ b/components/sad_tab/views/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "-chromeos",
+ "+ui/views",
]

Powered by Google App Engine
This is Rietveld 408576698