Index: ash/common/shelf/DEPS |
diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS |
index 2d7c174ff1cdf69e375ca02f52ef79ff0cbfac91..10133ab704765e1515ba7ab04cc1b77e4755c268 100644 |
--- a/ash/common/shelf/DEPS |
+++ b/ash/common/shelf/DEPS |
@@ -1,19 +1,7 @@ |
# 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" |
- ], |
- "shelf_button.cc": [ |
- "+ash/shelf/shelf_view.h" |
- ], |
- "shelf_tooltip_manager.cc": [ |
- "+ash/shelf/shelf_view.h" |
- ], |
- "shelf_tooltip_manager_unittest.cc": [ |
- "+ash/shelf/shelf_view.h" |
+ "shelf_view.cc": [ |
+ "+ash/shelf/shelf_widget.h" |
], |
} |