Index: extensions/extensions.gyp |
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp |
index ac434835b19a8ab89fbd945c3dc981ae41a054a2..38bfc4ae757b29f92e67fba681c219b8ab25f0fc 100644 |
--- a/extensions/extensions.gyp |
+++ b/extensions/extensions.gyp |
@@ -88,6 +88,7 @@ |
'common/cast/cast_cert_validator.h', |
'common/common_manifest_handlers.cc', |
'common/common_manifest_handlers.h', |
+ 'common/host_id.cc', |
'common/host_id.h', |
'common/csp_validator.cc', |
'common/csp_validator.h', |
@@ -986,6 +987,8 @@ |
'renderer/dom_activity_logger.h', |
'renderer/event_bindings.cc', |
'renderer/event_bindings.h', |
+ 'renderer/extension_consumer.cc', |
+ 'renderer/extension_consumer.h', |
'renderer/extension_groups.h', |
'renderer/extension_helper.cc', |
'renderer/extension_helper.h', |