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

Unified Diff: ash/common/DEPS

Issue 2265563002: Shuffles around immersive related classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@immersive_pure_virtual
Patch Set: move comment Created 4 years, 4 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/aura/wm_window_aura.cc ('k') | ash/common/ash_constants.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 a1417d72dc49ed66704788f8f760b190f130f554..a88b6f04921ba54fc7d58db32bdecd58ffe6af44 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-ash",
"+ash/ash_export.h",
"+ash/common",
+ "+ash/shared",
"+ui",
"-ui/aura",
]
@@ -10,4 +11,4 @@ specific_include_rules = {
".*test\.cc": [
"+ash/test",
]
-}
+}
« no previous file with comments | « ash/aura/wm_window_aura.cc ('k') | ash/common/ash_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698