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

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: rebase Created 4 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
Index: components/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index 73ec79cd5682bcafd1255e767323d63c6715697c..a30e9fe7d251e4bafa84f994821424bc78356624 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+components/leveldb_proto",
"+components/version_info",
"+net",
+ "+sql",
"+third_party/leveldatabase",
]
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_metadata_store_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698