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

Unified Diff: third_party/WebKit/public/web/WebLocalFrame.h

Issue 2650113004: [WIP] Add support for Android SuggestionSpans when editing text (Closed)
Patch Set: Uploading the latest version from my repo so I can reference it Created 3 years, 8 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: third_party/WebKit/public/web/WebLocalFrame.h
diff --git a/third_party/WebKit/public/web/WebLocalFrame.h b/third_party/WebKit/public/web/WebLocalFrame.h
index 3635e31812132b453e567e15232d6e608c925fa9..8a31040dffba543d30c348547107a68e23bb3856 100644
--- a/third_party/WebKit/public/web/WebLocalFrame.h
+++ b/third_party/WebKit/public/web/WebLocalFrame.h
@@ -33,6 +33,7 @@ class WebFrameWidget;
class WebInputMethodController;
class WebRange;
class WebScriptExecutionCallback;
+class WebTextSuggestionController;
enum class WebCachePolicy;
enum class WebSandboxFlags;
enum class WebTreeScopeType;
« no previous file with comments | « third_party/WebKit/public/web/WebInputMethodController.h ('k') | third_party/WebKit/public/web/WebTextSuggestionController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698