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

Unified Diff: ash/system/DEPS

Issue 2072023003: mash: Break ash system tray dependencies on ash::ShelfWidget (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_widget.cc ('k') | ash/system/chromeos/rotation/tray_rotation_lock_unittest.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 246c8e19a99a4bdd3de64229161aafddb0998ae7..12841b57f8623e011589a512768238631c1aa10f 100644
--- a/ash/system/DEPS
+++ b/ash/system/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ # NOTE: Use WmShelf for all external shelf access. http://crbug.com/615502
+ "-ash/shelf/shelf_widget.h",
"-chromeos",
"+components/prefs",
"+components/signin/core/account_id",
« no previous file with comments | « ash/shelf/shelf_widget.cc ('k') | ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698