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

Unified Diff: services/navigation/DEPS

Issue 1782053004: Change how the quota system computes the total poolsize for temporary storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 1 month 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: services/navigation/DEPS
diff --git a/services/navigation/DEPS b/services/navigation/DEPS
index f0cab60c4f8ef9eb22d2548d8baf292c913b5789..20c4f80a76cf49763cd4193db8ed4b6358723efe 100644
--- a/services/navigation/DEPS
+++ b/services/navigation/DEPS
@@ -5,5 +5,6 @@ include_rules = [
"+net/base",
"+sandbox",
"+services/service_manager",
+ "+storage/browser/quota",
"+ui"
]

Powered by Google App Engine
This is Rietveld 408576698