Chromium Code Reviews| Index: content/test/DEPS |
| diff --git a/content/test/DEPS b/content/test/DEPS |
| index e69e3d5b1dbc544322bd35ca3ff82f3ee64be2fb..3591ebda46722a8a92dfb4a30540b697bd7d13c1 100644 |
| --- a/content/test/DEPS |
| +++ b/content/test/DEPS |
| @@ -20,5 +20,6 @@ specific_include_rules = { |
| "layouttest_support.cc": [ |
| "+components/test_runner", |
| "+content/shell/common/shell_switches.h", |
| + "+services/ui/public/cpp/gpu", |
| ], |
| } |