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

Unified Diff: ash/shell/content/client/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: ash/shell/content/client/DEPS
diff --git a/ash/shell/content/client/DEPS b/ash/shell/content/client/DEPS
index f71262e800a020820e251552cad37e2efc2c098a..08c4461bb05842eb45d992f8fa201a5a765065dd 100644
--- a/ash/shell/content/client/DEPS
+++ b/ash/shell/content/client/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public",
"+content/shell",
+ "+storage/browser/quota",
sky 2016/12/06 23:26:24 For ash and ui/views I see you adding the new dep
]

Powered by Google App Engine
This is Rietveld 408576698