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

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 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 7e4c0fe020ed20a7391ff4cbdc7f06e425afc8a5..50d5e50bd9ce5a0076ed41fc58cb5a8ae35b1c3d 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/platform/WebGestureEvent.h",

Powered by Google App Engine
This is Rietveld 408576698