| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index a0aef8b47eca4c9524934e8a2e94d18b5f86eaa5..1829e612e4fedb50d1050515bd9ec32ad272728d 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/latency_tracker",
|
| "+components/variations",
|
| "+services/ui/public",
|
| "+third_party/zlib",
|
|
|