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

Unified Diff: content/content_child.gypi

Issue 20015002: Make Platform::queryStorageUsageAndQuota work from worker threads (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use map Created 7 years, 5 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: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index ffca557f39bebfd94970137d2e7c59952ef4a6a8..d601bbca904eac11bd38df96b3870152c0bff877 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -103,6 +103,8 @@
'child/plugin_param_traits.h',
'child/quota_dispatcher.cc',
'child/quota_dispatcher.h',
+ 'child/quota_message_filter.cc',
+ 'child/quota_message_filter.h',
'child/request_extra_data.cc',
'child/request_extra_data.h',
'child/resource_dispatcher.cc',

Powered by Google App Engine
This is Rietveld 408576698