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

Unified Diff: components/page_load_metrics/browser/DEPS

Issue 1984173002: Log First User Interaction in Page Load Metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update fragments Created 4 years, 6 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: components/page_load_metrics/browser/DEPS
diff --git a/components/page_load_metrics/browser/DEPS b/components/page_load_metrics/browser/DEPS
index c2dc45f3327487f6586ce1680cc916e2a0cd08f5..ef2882ddf0eaefc2ee4f6586db2329b5357d065c 100644
--- a/components/page_load_metrics/browser/DEPS
+++ b/components/page_load_metrics/browser/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+components/page_load_metrics/browser",
"+components/rappor",
"+net/base",
+ "+third_party/WebKit/public/web/WebInputEvent.h",
"+ui/base/page_transition_types.h",
]
« no previous file with comments | « components/page_load_metrics/browser/BUILD.gn ('k') | components/page_load_metrics/browser/metrics_web_contents_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698