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

Unified Diff: components/page_load_metrics/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
« no previous file with comments | « components/page_load_metrics.gypi ('k') | components/page_load_metrics/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/page_load_metrics/DEPS
diff --git a/components/page_load_metrics/DEPS b/components/page_load_metrics/DEPS
index 8b0287077add8203259305befb2bc46205d0654a..afaac1cffea3044affd5e0d17fbfaf4148b3ca4d 100644
--- a/components/page_load_metrics/DEPS
+++ b/components/page_load_metrics/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+content/public/common",
"+content/public/test",
"+ipc",
+ "+mojo/public",
"-components/page_load_metrics",
"+components/page_load_metrics/common",
« no previous file with comments | « components/page_load_metrics.gypi ('k') | components/page_load_metrics/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698