Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(719)

Unified Diff: content/browser/renderer_host/DEPS

Issue 2814483002: Splitting up RenderWidgetHostLatencyTracker and some renames. (Closed)
Patch Set: [Moving OnGpuSwapBuffersCompleted() back up. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698