| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 665ec7fe6b1f419170c0f5e5199c51f1d4652540..dc9e02e259c2c8495d73b5aafbd086a28845d4d5 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -66,12 +66,12 @@
|
| 'common/extensions/api/i18n/default_locale_handler.h',
|
| 'common/extensions/api/identity/oauth2_manifest_handler.cc',
|
| 'common/extensions/api/identity/oauth2_manifest_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/plugins/plugins_handler.cc',
|
| 'common/extensions/api/plugins/plugins_handler.h',
|
| 'common/extensions/api/storage/storage_schema_manifest_handler.cc',
|
| 'common/extensions/api/storage/storage_schema_manifest_handler.h',
|
| + 'common/extensions/api/supervised_user_private/supervised_user_handler.cc',
|
| + 'common/extensions/api/supervised_user_private/supervised_user_handler.h',
|
| 'common/extensions/chrome_extension_messages.h',
|
| 'common/extensions/chrome_extensions_client.cc',
|
| 'common/extensions/chrome_extensions_client.h',
|
|
|