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

Unified Diff: components/page_load_metrics/browser/DEPS

Issue 2056153002: Convert PageLoadMetrics to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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 ef2882ddf0eaefc2ee4f6586db2329b5357d065c..e5629d823b042d66e8bda9f13f3a76d1c9b2ae8c 100644
--- a/components/page_load_metrics/browser/DEPS
+++ b/components/page_load_metrics/browser/DEPS
@@ -1,8 +1,9 @@
include_rules = [
- "+content/public/browser",
"+components/page_load_metrics/browser",
"+components/rappor",
+ "+content/public/browser",
"+net/base",
+ "+services/shell/public/cpp",
"+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