| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7457bcfd67cf02fc20e0e43c7a18b8eefcd2f2ab..6ffff5c6ca123a2f80d54be8ef0b9423173abc6f 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -198,6 +198,8 @@
|
| 'common/extensions/api/input_ime/input_components_handler.h',
|
| 'common/extensions/api/managed_mode_private/managed_mode_handler.cc',
|
| 'common/extensions/api/managed_mode_private/managed_mode_handler.h',
|
| + 'common/extensions/api/mdns/mdns_manifest_handler.cc',
|
| + 'common/extensions/api/mdns/mdns_manifest_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/omnibox/omnibox_handler.cc',
|
|
|