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

Unified Diff: ash/mus/DEPS

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 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/multi_profile_uma.cc ('k') | ash/mus/accelerators/accelerator_controller_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/DEPS
diff --git a/ash/mus/DEPS b/ash/mus/DEPS
index 274c420ab8328c80fb82cd07d3f773ccb17ee02f..b508aea64507d54f5cb7c9357c88f19e0a449c71 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -10,7 +10,17 @@ include_rules = [
"+services/service_manager/public",
"+services/tracing/public",
]
+# Shelf code is being moved into //ash/common. Please ask jamescook@ or msw@
+# before adding items here. http://crbug.com/615155
specific_include_rules = {
+ "root_window_controller.cc": [
+ "+ash/shelf/shelf_layout_manager.h",
+ ],
+ "shelf_delegate_mus.cc": [
+ "+ash/shelf/shelf.h",
+ "+ash/shelf/shelf_widget.h",
+ ],
+
"app_launch_unittest.cc": [
"+mash/quick_launch/public",
],
« no previous file with comments | « ash/multi_profile_uma.cc ('k') | ash/mus/accelerators/accelerator_controller_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698