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

Unified Diff: remoting/test/chromoting_test_fixture.h

Issue 2538183002: remoting: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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 | « remoting/test/app_remoting_report_issue_request.h ('k') | remoting/test/connection_time_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/chromoting_test_fixture.h
diff --git a/remoting/test/chromoting_test_fixture.h b/remoting/test/chromoting_test_fixture.h
index 5293815d6954728bd1166e611257bfcdcd828251..cf62ccd64234c3029a3ec7d26850c510306304c5 100644
--- a/remoting/test/chromoting_test_fixture.h
+++ b/remoting/test/chromoting_test_fixture.h
@@ -11,17 +11,11 @@
#include "base/threading/thread_checker.h"
#include "testing/gtest/include/gtest/gtest.h"
-namespace base {
-class RunLoop;
-class Timer;
-}
-
namespace remoting {
namespace test {
class ConnectionTimeObserver;
class TestChromotingClient;
-struct HostInfo;
// Provides chromoting connection capabilities for tests to use. Performance
// metrics of the established connection are readily available to calculate
« no previous file with comments | « remoting/test/app_remoting_report_issue_request.h ('k') | remoting/test/connection_time_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698