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

Unified Diff: ash/system/DEPS

Issue 2093283002: mash: Convert all of //ash/system to use WmShelf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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/shelf/shelf_layout_manager.cc ('k') | ash/system/cast/tray_cast.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/DEPS
diff --git a/ash/system/DEPS b/ash/system/DEPS
index 12841b57f8623e011589a512768238631c1aa10f..a0c0fa5417126730892ca8efbe8a6a371fc711db 100644
--- a/ash/system/DEPS
+++ b/ash/system/DEPS
@@ -1,6 +1,7 @@
include_rules = [
- # NOTE: Use WmShelf for all external shelf access. http://crbug.com/615502
- "-ash/shelf/shelf_widget.h",
+ # NOTE: Use WmShelf in //ash/common/shelf for all external shelf access.
+ # See http://crbug.com/615502
+ "-ash/shelf",
"-chromeos",
"+components/prefs",
"+components/signin/core/account_id",
« no previous file with comments | « ash/shelf/shelf_layout_manager.cc ('k') | ash/system/cast/tray_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698