| Index: chrome/common/extensions/api/BUILD.gn
|
| diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
|
| index f8e9617ec564a6a244b277b9e9374d5f6189cc66..eebfa42264b00d4e198db1c5b40214fe846e6357 100644
|
| --- a/chrome/common/extensions/api/BUILD.gn
|
| +++ b/chrome/common/extensions/api/BUILD.gn
|
| @@ -91,7 +91,6 @@ if (enable_task_manager) {
|
| }
|
| if (is_chromeos) {
|
| schema_sources += [
|
| - "cast_devices_private.idl",
|
| "certificate_provider.idl",
|
| "certificate_provider_internal.idl",
|
| "echo_private.json",
|
|
|