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

Unified Diff: ash/common/shelf/DEPS

Issue 2169533002: mash: Migrate shelf app list button to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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/ash.gyp ('k') | ash/common/shelf/app_list_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/shelf/DEPS
diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS
index 2710d51bb83991aa2069fe3eb4a6ada87e00afe6..dfb0ed7d4ca8c5c01572aedd880602e2bba121eb 100644
--- a/ash/common/shelf/DEPS
+++ b/ash/common/shelf/DEPS
@@ -1,6 +1,9 @@
# Shelf code is being moved into //ash/common. Please ask jamescook@ or msw@
# before adding items here. http://crbug.com/615155
specific_include_rules = {
+ "app_list_button.cc": [
+ "+ash/shelf/shelf_view.h"
+ ],
"overflow_bubble.cc": [
"+ash/shelf/shelf_view.h"
],
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/shelf/app_list_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698