Chromium Code Reviews| Index: ash/common/shelf/DEPS |
| diff --git a/ash/common/shelf/DEPS b/ash/common/shelf/DEPS |
| index 5b304cb248c165978204875d8dd8089be502235a..2d7c174ff1cdf69e375ca02f52ef79ff0cbfac91 100644 |
| --- a/ash/common/shelf/DEPS |
| +++ b/ash/common/shelf/DEPS |
| @@ -13,4 +13,7 @@ specific_include_rules = { |
| "shelf_tooltip_manager.cc": [ |
| "+ash/shelf/shelf_view.h" |
| ], |
| + "shelf_tooltip_manager_unittest.cc": [ |
| + "+ash/shelf/shelf_view.h" |
| + ], |
| } |