Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 9e3be023bcd9063ced85a53e5584b7be3830cb50..a4a6b970581efb0996bea260b38f3491a4d22137 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -128,6 +128,8 @@ |
'common/browser_plugin/browser_plugin_constants.h', |
'common/browser_plugin/browser_plugin_message_enums.h', |
'common/browser_plugin/browser_plugin_messages.h', |
+ 'common/browser_rendering_stats.cc', |
+ 'common/browser_rendering_stats.h', |
'common/cc_messages.cc', |
'common/cc_messages.h', |
'common/child_histogram_message_filter.cc', |