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

Unified Diff: components/download/internal/DEPS

Issue 2881173003: Download Service : Added leveldb proto layer (Closed)
Patch Set: Removed Model::Destroy Created 3 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
« no previous file with comments | « components/download/internal/BUILD.gn ('k') | components/download/internal/download_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/download/internal/DEPS
diff --git a/components/download/internal/DEPS b/components/download/internal/DEPS
index 4ca86d9b1fe2b941143194eb4b722cc1f9283907..6a99578f6114599de05b87a19d781c4ccbe774bb 100644
--- a/components/download/internal/DEPS
+++ b/components/download/internal/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"-components/download/content",
"-content",
+ "+components/leveldb_proto",
"+base",
"+net",
]
« no previous file with comments | « components/download/internal/BUILD.gn ('k') | components/download/internal/download_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698