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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2424183002: Remove Chromecast extension support from cast system tray menu. (Closed)
Patch Set: Rebase 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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 30b8a1e4de8d2760946ce5835978269ad4c1f8e0..301dbaa446b05fd8682702e51b2f1299fff04339 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1271,8 +1271,6 @@ split_static_library("ui") {
"ash/ash_init.h",
"ash/ash_util.cc",
"ash/ash_util.h",
- "ash/cast_config_delegate_chromeos.cc",
- "ash/cast_config_delegate_chromeos.h",
"ash/cast_config_delegate_media_router.cc",
"ash/cast_config_delegate_media_router.h",
"ash/chrome_keyboard_ui.cc",

Powered by Google App Engine
This is Rietveld 408576698