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

Unified Diff: components/previews/core/DEPS

Issue 2390773003: Adding a SQL implementation of the backing store for previews opt outs (Closed)
Patch Set: rebase Created 4 years, 2 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/previews/core/DEPS
diff --git a/components/previews/core/DEPS b/components/previews/core/DEPS
index ab14f0c160d7c7b08b0fc2b2b1fa36b1cf52827f..c774a83d7c12c1cbd0429047d58ecb6fd58db2fd 100644
--- a/components/previews/core/DEPS
+++ b/components/previews/core/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/variations",
"+components/data_reduction_proxy/core/common",
+ "+sql"
]

Powered by Google App Engine
This is Rietveld 408576698