diff options
Diffstat (limited to 'content/content_child.gypi')
-rw-r--r-- | content/content_child.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_child.gypi b/content/content_child.gypi index 72d48b1..fce636b 100644 --- a/content/content_child.gypi +++ b/content/content_child.gypi @@ -104,6 +104,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', |