Chromium Code Reviews| Index: ui/gfx/test/DEPS |
| diff --git a/ui/gfx/test/DEPS b/ui/gfx/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5d5c0a9660753a452cd75af71a18fbde7c709a4b |
| --- /dev/null |
| +++ b/ui/gfx/test/DEPS |
| @@ -0,0 +1,6 @@ |
| +specific_include_rules = { |
| + "run_all_unittests\.cc": [ |
| + "+ui/base/resource/resource_bundle.h", |
| + "+ui/base/ui_base_paths.h", |
| + ], |
| +} |