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

Unified Diff: ash/test/tray_cast_test_api.cc

Issue 2466043002: Cleanup TrayCast with media-router only support in mind. (Closed)
Patch Set: Add TODO 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: ash/test/tray_cast_test_api.cc
diff --git a/ash/test/tray_cast_test_api.cc b/ash/test/tray_cast_test_api.cc
index 79c62ebb3847826490d4f975688805de326f2e74..2aabdc0bc4ff3e4d00f5a05ea73de3878424c758 100644
--- a/ash/test/tray_cast_test_api.cc
+++ b/ash/test/tray_cast_test_api.cc
@@ -49,8 +49,6 @@ void TrayCastTestAPI::OnCastingSessionStartedOrStopped(bool is_casting) {
}
void TrayCastTestAPI::ReleaseConfigCallbacks() {
- tray_cast_->added_observer_ = false;
-
if (WmShell::Get() && WmShell::Get()->system_tray_delegate()) {
WmShell::Get()
->system_tray_delegate()
« no previous file with comments | « ash/common/system/chromeos/cast/tray_cast.cc ('k') | chrome/browser/ui/ash/cast_config_delegate_media_router.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698