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

Unified Diff: components/offline_pages/DEPS

Issue 1834563002: initial add of SQL based storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index 2a2c644f091ebee91a2d0262cd962b00409ca2bd..26a45160f8b706020ae98d8efb6a7e55a2b7208f 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+components/leveldb_proto",
"+components/version_info",
"+net",
+ "+sql",
"+third_party/leveldatabase",
]

Powered by Google App Engine
This is Rietveld 408576698