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

Unified Diff: ash/common/DEPS

Issue 2539363005: Converts ash to use aura-mus (Closed)
Patch Set: add overrides 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
« no previous file with comments | « ash/common/BUILD.gn ('k') | ash/common/wm/mru_window_tracker_unittest.cc » ('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 a75dac6abf1db4e15b8aee237ab2b4f690e49c91..ed0a9ac34f5b36b8988c8fc4e9418fa529ecec32 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "-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 = {
« no previous file with comments | « ash/common/BUILD.gn ('k') | ash/common/wm/mru_window_tracker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698