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

Unified Diff: Source/web/WebLocalFrameImpl.h

Issue 663893002: Clean up forward declarations in Source/web (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/web/WebEmbeddedWorkerImpl.h ('k') | Source/web/WebMediaPlayerClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebLocalFrameImpl.h
diff --git a/Source/web/WebLocalFrameImpl.h b/Source/web/WebLocalFrameImpl.h
index 1e3a5882e090d949a56528b1331e339d41dabc3a..e97445fa95e922c6bf7a21a1468365d6bd18a0aa 100644
--- a/Source/web/WebLocalFrameImpl.h
+++ b/Source/web/WebLocalFrameImpl.h
@@ -47,18 +47,12 @@ namespace blink {
class ChromePrintContext;
class GeolocationClientProxy;
-class GraphicsContext;
-class HTMLInputElement;
-class HistoryItem;
class IntSize;
class KURL;
-class Node;
class Range;
class SharedWorkerRepositoryClientImpl;
-class SubstituteData;
class TextFinder;
class WebDataSourceImpl;
-class WebInputElement;
class WebFrameClient;
class WebPerformance;
class WebPlugin;
@@ -67,7 +61,6 @@ class WebView;
class WebViewImpl;
struct FrameLoadRequest;
struct WebPrintParams;
-struct WindowFeatures;
template <typename T> class WebVector;
« no previous file with comments | « Source/web/WebEmbeddedWorkerImpl.h ('k') | Source/web/WebMediaPlayerClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698