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

Unified Diff: Source/platform/Prerender.h

Issue 531983002: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 months 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 | « Source/platform/PlatformTouchPoint.h ('k') | Source/platform/exported/WebScrollbarThemeClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/Prerender.h
diff --git a/Source/platform/Prerender.h b/Source/platform/Prerender.h
index 40d95134afcf8335cb49e968a3acd09edc866da2..802d36e1021f473ea6c64002f19472e41e53c890 100644
--- a/Source/platform/Prerender.h
+++ b/Source/platform/Prerender.h
@@ -45,7 +45,6 @@
namespace blink {
class PrerenderClient;
-class WebPrerender;
class PLATFORM_EXPORT Prerender : public RefCounted<Prerender> {
WTF_MAKE_NONCOPYABLE(Prerender);
« no previous file with comments | « Source/platform/PlatformTouchPoint.h ('k') | Source/platform/exported/WebScrollbarThemeClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698