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

Unified Diff: components/browsing_data/DEPS

Issue 2084903002: Moved BrowsingDataCounter and part of BrowsingDataCounterUtils to components. (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/browsing_data/BUILD.gn ('k') | components/browsing_data/browsing_data_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browsing_data/DEPS
diff --git a/components/browsing_data/DEPS b/components/browsing_data/DEPS
index 8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac..fc218c3f796f351cf5306af8d842beb938e8a478 100644
--- a/components/browsing_data/DEPS
+++ b/components/browsing_data/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/prefs",
"+content/public/browser",
"+net",
]
« no previous file with comments | « components/browsing_data/BUILD.gn ('k') | components/browsing_data/browsing_data_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698