Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5085)

Unified Diff: chrome/common/extensions/api/BUILD.gn

Issue 2424183002: Remove Chromecast extension support from cast system tray menu. (Closed)
Patch Set: Additional removals Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698