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

Unified Diff: third_party/WebKit/Source/platform/scheduler/renderer/DEPS

Issue 2890173002: EQT: Record the max queueing time from navigation start to navigation away (Closed)
Patch Set: add a single thread and multi-thread test Created 3 years, 7 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: third_party/WebKit/Source/platform/scheduler/renderer/DEPS
diff --git a/third_party/WebKit/Source/platform/scheduler/renderer/DEPS b/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
index 1a5c72e439010a0d00120f42e2398bea1ca6abc7..5d19d94f150d6dc0acc1d2fda4d159112ae27cc0 100644
--- a/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
+++ b/third_party/WebKit/Source/platform/scheduler/renderer/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+platform/scheduler/base",
"+platform/scheduler/child",
+ "+base/metrics/single_sample_metrics.h",
+ "+components/metrics",
"+source/platform/scheduler/base",
"+source/platform/scheduler/child",
"+cc",

Powered by Google App Engine
This is Rietveld 408576698