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

Unified Diff: components/navigation_metrics/DEPS

Issue 2960223002: Add missing schemes to RecordMainFrameNavigation (Closed)
Patch Set: Fix build.gn and DEPS Created 3 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
« no previous file with comments | « components/navigation_metrics/BUILD.gn ('k') | components/navigation_metrics/navigation_metrics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/navigation_metrics/DEPS
diff --git a/components/navigation_metrics/DEPS b/components/navigation_metrics/DEPS
index f0bf3d9693ec83b8babb505ffd70bea10a0d5df4..7b83d07ef10c8f7372f436822988b52813b2e3da 100644
--- a/components/navigation_metrics/DEPS
+++ b/components/navigation_metrics/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+components/keyed_service/core",
+ "+components/dom_distiller/core",
]
« no previous file with comments | « components/navigation_metrics/BUILD.gn ('k') | components/navigation_metrics/navigation_metrics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698