Chromium Code Reviews| Index: content/browser/compositor/DEPS |
| diff --git a/content/browser/compositor/DEPS b/content/browser/compositor/DEPS |
| index e6444fc7161a61465ce6f5def2bf93f464b23dde..e96fc1b287d7d9632e2998b05920ec5012607cca 100644 |
| --- a/content/browser/compositor/DEPS |
| +++ b/content/browser/compositor/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| "+components/bitmap_uploader", |
| "+components/display_compositor", |
| + "+services/ui/common", |
| "+ui/platform_window", |
| + "+ui/views", |
| ] |