Chromium Code Reviews| Index: ash/common/shelf/DEPS |
| diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS |
| index da56611458162ca769474a65a86cac81a97843bf..5b304cb248c165978204875d8dd8089be502235a 100644 |
| --- a/ash/common/shelf/DEPS |
| +++ b/ash/common/shelf/DEPS |
| @@ -7,6 +7,9 @@ specific_include_rules = { |
| "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" |
| ], |