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

Unified Diff: ash/test/ash_test_base.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: 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/ash_test_base.h
diff --git a/ash/test/ash_test_base.h b/ash/test/ash_test_base.h
index 9238f161eb1b5d61f2de3bdb76ac59cbc123937d..d376a94856dc8a422fb25bdc84a1711a284259d0 100644
--- a/ash/test/ash_test_base.h
+++ b/ash/test/ash_test_base.h
@@ -25,7 +25,6 @@
#endif
namespace aura {
-class RootWindow;
class Window;
class WindowDelegate;
} // namespace aura

Powered by Google App Engine
This is Rietveld 408576698