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

Unified Diff: blimp/engine/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: blimp/engine/DEPS
diff --git a/blimp/engine/DEPS b/blimp/engine/DEPS
index 52d10184669ad7683b7a5c97e76580c02e8b2615..ed9724e982ea9ea59e26117734222b1997b0ed3e 100644
--- a/blimp/engine/DEPS
+++ b/blimp/engine/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+mojo/public",
"+net",
"+services/service_manager/public/cpp",
+ "+storage/browser/quota",
"+third_party/blimp_fonts",
"+third_party/khronos/GLES2/gl2.h",
"+third_party/WebKit/public/web/WebInputEvent.h",

Powered by Google App Engine
This is Rietveld 408576698