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

Unified Diff: ash/common/DEPS

Issue 2539363005: Converts ash to use aura-mus (Closed)
Patch Set: merge Created 4 years 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/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index a75dac6abf1db4e15b8aee237ab2b4f690e49c91..ed0a9ac34f5b36b8988c8fc4e9418fa529ecec32 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -1,5 +1,4 @@
include_rules = [
James Cook 2016/12/05 17:21:48 Since we don't need the DEPS separation of ash/com
sky 2016/12/05 17:56:55 I filed 671246.
- "-ash",
"+ash/ash_export.h",
"+ash/common",
"+ash/public",
@@ -8,7 +7,6 @@ include_rules = [
"+components/ui_devtools",
"+mojo/public/cpp",
"+ui",
- "-ui/aura",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698