Chromium Code Reviews| Index: components/metrics/gpu/DEPS |
| diff --git a/chromecast/service/DEPS b/components/metrics/gpu/DEPS |
| similarity index 62% |
| copy from chromecast/service/DEPS |
| copy to components/metrics/gpu/DEPS |
| index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..537521e1cd71b7d827bf43422a549312fc245d7b 100644 |
| --- a/chromecast/service/DEPS |
| +++ b/components/metrics/gpu/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+content/public/browser", |
| + "+gpu/config", |
| + "+ui/gfx", |
| ] |