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

Unified Diff: components/browsing_data/core/DEPS

Issue 2816723002: Add "Site Settings" option to Clear Browsing Data on Android (Closed)
Patch Set: fix deps Created 3 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
« no previous file with comments | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/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/core/DEPS
diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS
index a28b230b9a2d7b4c56d26d69fafee56075f44378..c8a900dd7de15d555aa001eff8e8ac2d8d941bf3 100644
--- a/components/browsing_data/core/DEPS
+++ b/components/browsing_data/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/autofill/core/browser",
"+components/browser_sync",
+ "+components/content_settings",
"+components/history/core/browser",
"+components/history/core/test",
"+components/password_manager/core/browser",
« no previous file with comments | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/browsing_data_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698