Chromium Code Reviews| Index: content/browser/renderer_host/DEPS |
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
| index 1f307600c8f72542f53bef012b7bf09d112ddc19..135250c17845d91546cc91ee0c212ab6f40f04f2 100644 |
| --- a/content/browser/renderer_host/DEPS |
| +++ b/content/browser/renderer_host/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+cc/switches.h", # For cc command line switches. |
| "+components/display_compositor", |
| + "+components/variations", |
| "+services/ui/public", |
| "+third_party/zlib", |