Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index e13c40f7478106c7abe7efe42ffe3273a52461cc..5633126e246def300e6481461b180633894e30b2 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -261,6 +261,8 @@ |
'common/extensions/manifest_handlers/requirements_handler.h', |
'common/extensions/manifest_handlers/sandboxed_page_info.cc', |
'common/extensions/manifest_handlers/sandboxed_page_info.h', |
+ 'common/extensions/manifest_handlers/shared_module_info.cc', |
+ 'common/extensions/manifest_handlers/shared_module_info.h', |
'common/extensions/manifest_handlers/theme_handler.cc', |
'common/extensions/manifest_handlers/theme_handler.h', |
'common/extensions/manifest_url_handler.cc', |