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

Unified Diff: ash/BUILD.gn

Issue 2778503002: Remove TrayAudioDelegate (Closed)
Patch Set: nits Created 3 years, 9 months 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
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/tray_audio.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 5e44065c3b23c710206367b8a965cd8a9def6453..60df33790e93ffca940fc98346c546518e272674 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -199,9 +199,6 @@ component("ash") {
"common/system/chromeos/audio/audio_detailed_view.h",
"common/system/chromeos/audio/tray_audio.cc",
"common/system/chromeos/audio/tray_audio.h",
- "common/system/chromeos/audio/tray_audio_delegate.h",
- "common/system/chromeos/audio/tray_audio_delegate_chromeos.cc",
- "common/system/chromeos/audio/tray_audio_delegate_chromeos.h",
"common/system/chromeos/audio/volume_view.cc",
"common/system/chromeos/audio/volume_view.h",
"common/system/chromeos/bluetooth/bluetooth_notification_controller.cc",
« no previous file with comments | « no previous file | ash/common/system/chromeos/audio/tray_audio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698