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

Unified Diff: ash/test/tray_cast_test_api.h

Issue 2525563003: mash: Change CastConfigDelegate to a mojoified CastConfigClient. (Closed)
Patch Set: move dep to chromeos section Created 4 years 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 | « ash/public/interfaces/cast_config.mojom ('k') | ash/test/tray_cast_test_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/tray_cast_test_api.h
diff --git a/ash/test/tray_cast_test_api.h b/ash/test/tray_cast_test_api.h
index ceb6e88d2da253eef6393f1516e7d670f4a812c3..24fc207129d226ea272833227bc08604aee8b0a6 100644
--- a/ash/test/tray_cast_test_api.h
+++ b/ash/test/tray_cast_test_api.h
@@ -41,10 +41,6 @@ class TrayCastTestAPI {
// environment, this method is invoked by the casting system in Chrome.
void OnCastingSessionStartedOrStopped(bool is_casting);
- // Release callback hooks in config delegate. They will get re-registered if
- // the tray is used again.
- void ReleaseConfigCallbacks();
-
private:
bool IsViewDrawn(TrayCast::ChildViewId id) const;
« no previous file with comments | « ash/public/interfaces/cast_config.mojom ('k') | ash/test/tray_cast_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698