diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index ae14818..2dbfa9b 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -122,6 +122,8 @@ 'common/appcache/appcache_dispatcher.h', 'common/appcache_messages.h', 'common/browser_plugin_messages.h', + 'common/child_histogram_message_filter.cc', + 'common/child_histogram_message_filter.h', 'common/child_process.cc', 'common/child_process.h', 'common/child_process_host_impl.cc', |