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

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: Have mojo_runner responsible for handling the temporary directory. Created 5 years, 6 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: mojo/services/network/DEPS
diff --git a/mojo/services/network/DEPS b/mojo/services/network/DEPS
index 1b9f35fa70dbacd9605f2240e262051e6ccb346b..ce42f6f55b02f2840a05184fa12ebca834e7a390 100644
--- a/mojo/services/network/DEPS
+++ b/mojo/services/network/DEPS
@@ -1,7 +1,10 @@
include_rules = [
"+base",
+ "+components/filesystem",
"+mojo/application",
"+mojo/common",
"+mojo/services",
+ "+mojo/util",
"+net",
+ "+sql",
]

Powered by Google App Engine
This is Rietveld 408576698