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

Unified Diff: base/test/launcher/test_launcher.h

Issue 2479683004: base: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration 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
« no previous file with comments | « base/task_scheduler/test_task_factory.h ('k') | base/third_party/libevent/http-internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/launcher/test_launcher.h
diff --git a/base/test/launcher/test_launcher.h b/base/test/launcher/test_launcher.h
index 1599574999e401042c9d9d2d162fa0dbe44d3a3a..218d8b627a969a8de32d65c9d1f947ee2af39887 100644
--- a/base/test/launcher/test_launcher.h
+++ b/base/test/launcher/test_launcher.h
@@ -21,11 +21,6 @@
#include "base/time/time.h"
#include "base/timer/timer.h"
-namespace testing {
-class TestCase;
-class TestInfo;
-}
-
namespace base {
class CommandLine;
« no previous file with comments | « base/task_scheduler/test_task_factory.h ('k') | base/third_party/libevent/http-internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698