Chromium Code Reviews| Index: services/ui/ws/DEPS |
| diff --git a/services/ui/ws/DEPS b/services/ui/ws/DEPS |
| index e63301065fe6048d3185eff08fde7dfb17aabcb3..54bb901c257f69f2fea4743d93301dd00459d85e 100644 |
| --- a/services/ui/ws/DEPS |
| +++ b/services/ui/ws/DEPS |
| @@ -4,6 +4,9 @@ include_rules = [ |
| ] |
| specific_include_rules = { |
| + "frame_generator.cc": [ |
| + "+services/ui/gpu/gpu_service_internal.h", |
| + ], |
| "gpu_service_proxy.cc": [ |
| "+services/ui/gpu/gpu_service_internal.h", |
| ] |