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

Unified Diff: components/browsing_data/DEPS

Issue 1806873002: Add an infrastructure to query history.google.com about other forms of browsing history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the GN chain. Created 4 years, 9 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/DEPS
diff --git a/components/browsing_data/DEPS b/components/browsing_data/DEPS
index 8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac..2e22806451e12b1c3395bf44c18396bc1f6056ab 100644
--- a/components/browsing_data/DEPS
+++ b/components/browsing_data/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/history/core/browser",
+ "+components/browser_sync/browser",
"+content/public/browser",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698