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

Unified Diff: storage/browser/BUILD.gn

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, 10 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: storage/browser/BUILD.gn
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
index 8e91590e8a4aa58e1a0450384b844c4651ddedf5..d701ae0b049d505f83e479ada8802ebd1a570b83 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -166,6 +166,8 @@ component("browser") {
"quota/quota_manager.h",
"quota/quota_manager_proxy.cc",
"quota/quota_manager_proxy.h",
+ "quota/quota_settings.cc",
+ "quota/quota_settings.h",
"quota/quota_task.cc",
"quota/quota_task.h",
"quota/quota_temporary_storage_evictor.cc",
« no previous file with comments | « headless/lib/browser/headless_content_browser_client.cc ('k') | storage/browser/quota/client_usage_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698