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

Unified Diff: mojo/services/network/DEPS

Issue 1231493002: mandoline filesystem: Save cookie data to the mojo:filesystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with ToT 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698