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

Unified Diff: components/browsing_data_ui/DEPS

Issue 1983073002: Query the existence other forms of browsing history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/browsing_data_ui/DEPS
diff --git a/components/browsing_data_ui/DEPS b/components/browsing_data_ui/DEPS
index d7f9272e71a8b5cc018896e4d1597667c0161c97..ed74fb8ec26db7af5d0c94d5bf93238017cd995e 100644
--- a/components/browsing_data_ui/DEPS
+++ b/components/browsing_data_ui/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+components/history/core/browser",
"+components/browser_sync/browser",
+ "+components/history/core/browser",
+ "+components/version_info",
]

Powered by Google App Engine
This is Rietveld 408576698