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

Unified Diff: components/test_runner/mock_web_media_stream_center.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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: components/test_runner/mock_web_media_stream_center.h
diff --git a/components/test_runner/mock_web_media_stream_center.h b/components/test_runner/mock_web_media_stream_center.h
index 8bd68fb35dd84c1ff4d3e33a29931515a9a85300..ae608d66e70e5659308cbfce9119ad2a7438a4f1 100644
--- a/components/test_runner/mock_web_media_stream_center.h
+++ b/components/test_runner/mock_web_media_stream_center.h
@@ -10,13 +10,10 @@
namespace blink {
class WebAudioSourceProvider;
-class WebMediaStreamCenterClient;
};
namespace test_runner {
-class TestInterfaces;
-
class MockWebMediaStreamCenter : public blink::WebMediaStreamCenter {
public:
MockWebMediaStreamCenter() = default;
« no previous file with comments | « components/test_runner/mock_credential_manager_client.h ('k') | components/test_runner/spell_check_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698