Index: content/browser/renderer_host/DEPS |
diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS |
index a0aef8b47eca4c9524934e8a2e94d18b5f86eaa5..2a905cde48242b2cf57b3b48204a24e864a8e5de 100644 |
--- a/content/browser/renderer_host/DEPS |
+++ b/content/browser/renderer_host/DEPS |
@@ -4,6 +4,7 @@ include_rules = [ |
"+components/variations", |
"+services/ui/public", |
"+third_party/zlib", |
+ "+ui/latency", |
# The renderer_host files should only call upwards in the layering via the |
# delegate interfaces. |