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" |
], |