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

Unified Diff: components/browsing_data/core/DEPS

Issue 2671743002: Separate state of basic and advanced tab in CBD dialog (Closed)
Patch Set: fix .classpath file Created 3 years, 10 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 07a87dafa6f4a15c8c9762b2affba5fe22f6c7c0..1ca4b3de81c7070d33f7ddbee0bdaf52fb40b316 100644
--- a/components/browsing_data/core/DEPS
+++ b/components/browsing_data/core/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/signin",
"+components/sync/base",
"+components/sync/driver",
+ "+components/sync_preferences",
"+components/version_info",
"+components/webdata/common",
"+grit",

Powered by Google App Engine
This is Rietveld 408576698