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

Unified Diff: headless/lib/browser/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 3 years, 11 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: headless/lib/browser/DEPS
diff --git a/headless/lib/browser/DEPS b/headless/lib/browser/DEPS
index 1704e22e758014bb11238a537d1c062ad18e61b3..0df32e1eda5aee0d52ace307fedddfdd6f1289b6 100644
--- a/headless/lib/browser/DEPS
+++ b/headless/lib/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/security_state",
+ "+storage/browser/quota",
"+ui/aura",
]

Powered by Google App Engine
This is Rietveld 408576698