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

Unified Diff: Source/web/WebViewImpl.h

Issue 847803002: Make ScriptStreamer and dependents Oilpan friendly. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: nullptr tidying Created 5 years, 11 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
Index: Source/web/WebViewImpl.h
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
index cde9ea8ff5bf6f324c3be68c9dce21809c36e2d2..4c6df2fca220da57f898c658e43890d8050acae1 100644
--- a/Source/web/WebViewImpl.h
+++ b/Source/web/WebViewImpl.h
@@ -67,6 +67,7 @@ namespace blink {
class DataObject;
class Frame;
class FullscreenController;
+class InputMethodContext;
class LinkHighlight;
class PopupContainer;
class RenderLayerCompositor;

Powered by Google App Engine
This is Rietveld 408576698