| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index fdfc3e74be6cfcfd7011e4235eff8844fccbc33c..4cb70deb4ee30201ffe1dc24d769c6825a719bec 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -38,7 +38,6 @@
|
| 'activity_log_private.json',
|
| 'alarms.idl',
|
| 'app_current_window_internal.idl',
|
| - 'app_runtime.idl',
|
| 'app_window.idl',
|
| 'audio.idl',
|
| 'automation_internal.idl',
|
| @@ -133,7 +132,6 @@
|
| # These should be eliminated. See crbug.com/305852.
|
| 'activity_log_private.json',
|
| 'alarms.idl',
|
| - 'app_runtime.idl',
|
| 'app_window.idl',
|
| 'context_menus.json',
|
| 'downloads.idl',
|
|
|