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

Unified Diff: mojo/services/network/DEPS

Issue 1179413010: mandoline filesystem: Save cookie data to the mojo:filesystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sqlite-fs
Patch Set: Add CHECK. Created 5 years, 5 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 | « mojo/services/network/BUILD.gn ('k') | mojo/services/network/network_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/DEPS
diff --git a/mojo/services/network/DEPS b/mojo/services/network/DEPS
index 1b9f35fa70dbacd9605f2240e262051e6ccb346b..64f12dcf467aa9df6944ea95d472d416c063bacc 100644
--- a/mojo/services/network/DEPS
+++ b/mojo/services/network/DEPS
@@ -1,7 +1,10 @@
include_rules = [
"+base",
+ "+components/filesystem/public/interfaces",
"+mojo/application",
"+mojo/common",
"+mojo/services",
+ "+mojo/util",
"+net",
+ "+sql",
]
« no previous file with comments | « mojo/services/network/BUILD.gn ('k') | mojo/services/network/network_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698