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

Unified Diff: ash/mus/DEPS

Issue 2811643003: chromeos: Cleanup comments and DEPS in //ash (Closed)
Patch Set: comments Created 3 years, 8 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/accelerators/accelerator_controller_delegate_aura.h ('k') | ash/test/ash_test.h » ('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 71f4dc15ca196b43a965ab35a7da8e76a3992e6f..20c557882b7320b1b63347e1d0472f6a65e45748 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -10,16 +10,8 @@ include_rules = [
"+services/service_manager/public",
"+services/tracing/public",
]
-# TODO(jamescook): Are these still needed now that //ash/common is gone?
-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",
- ],
+specific_include_rules = {
"app_launch_unittest.cc": [
"+mash/quick_launch/public",
],
« no previous file with comments | « ash/accelerators/accelerator_controller_delegate_aura.h ('k') | ash/test/ash_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698