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

Unified Diff: components/navigation_metrics/DEPS

Issue 2960223002: Add missing schemes to RecordMainFrameNavigation (Closed)
Patch Set: Pull dom-distiller scheme from dependency 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
Index: components/navigation_metrics/DEPS
diff --git a/components/navigation_metrics/DEPS b/components/navigation_metrics/DEPS
index f0bf3d9693ec83b8babb505ffd70bea10a0d5df4..81a4359645737dda1391e51fc55347934e9c55ac 100644
--- a/components/navigation_metrics/DEPS
+++ b/components/navigation_metrics/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/dom_distiller/core",
"+components/keyed_service/core",
]

Powered by Google App Engine
This is Rietveld 408576698