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

Unified Diff: components/browsing_data/core/DEPS

Issue 2816723002: Add "Site Settings" option to Clear Browsing Data on Android (Closed)
Patch Set: fixes Created 3 years, 8 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/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",

Powered by Google App Engine
This is Rietveld 408576698