| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index afd5f98539d873dcf7cbccc7a042e45da2299104..22a9ef69dfa32af2728742faffd4a9355a971a26 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -137,6 +137,8 @@
|
| 'common/extensions/api/managed_mode_private/managed_mode_handler.h',
|
| 'common/extensions/api/media_galleries_private/media_galleries_handler.h',
|
| 'common/extensions/api/media_galleries_private/media_galleries_handler.cc',
|
| + 'common/extensions/api/notifications/notification_style.cc',
|
| + 'common/extensions/api/notifications/notification_style.h',
|
| 'common/extensions/api/omnibox/omnibox_handler.cc',
|
| 'common/extensions/api/omnibox/omnibox_handler.h',
|
| 'common/extensions/api/plugins/plugins_handler.cc',
|
|
|