| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 79844068328994bfe35b02fdb88c879d271e0670..e16e6b9869656c0799f1d073e37a131e4c97c701 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -214,6 +214,8 @@
|
| 'common/extensions/manifest_handlers/settings_overrides_handler.h',
|
| 'common/extensions/manifest_handlers/theme_handler.cc',
|
| 'common/extensions/manifest_handlers/theme_handler.h',
|
| + 'common/extensions/manifest_handlers/ui_overrides_handler.cc',
|
| + 'common/extensions/manifest_handlers/ui_overrides_handler.h',
|
| 'common/extensions/manifest_url_handler.cc',
|
| 'common/extensions/manifest_url_handler.h',
|
| 'common/extensions/message_bundle.cc',
|
|
|