Chromium Code Reviews| Index: ash/common/shelf/DEPS |
| diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS |
| index dfb0ed7d4ca8c5c01572aedd880602e2bba121eb..da56611458162ca769474a65a86cac81a97843bf 100644 |
| --- a/ash/common/shelf/DEPS |
| +++ b/ash/common/shelf/DEPS |
| @@ -7,4 +7,7 @@ specific_include_rules = { |
| "overflow_bubble.cc": [ |
| "+ash/shelf/shelf_view.h" |
| ], |
| + "shelf_tooltip_manager.cc": [ |
| + "+ash/shelf/shelf_view.h" |
| + ], |
| } |