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

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

Issue 2411973004: Move WebTextInputType and WebTextInputInfo into platform. (Closed)
Patch Set: Fix windows build Created 4 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 | « third_party/WebKit/public/web/WebTextInputType.h ('k') | ui/base/ime/text_input_flags.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebWidget.h
diff --git a/third_party/WebKit/public/web/WebWidget.h b/third_party/WebKit/public/web/WebWidget.h
index 9aaff92215899fec7b37787c78686286bf73974c..b5b544caff73dfcfbdbc8dd1ad3b930de2ecaacd 100644
--- a/third_party/WebKit/public/web/WebWidget.h
+++ b/third_party/WebKit/public/web/WebWidget.h
@@ -38,11 +38,11 @@
#include "../platform/WebPoint.h"
#include "../platform/WebRect.h"
#include "../platform/WebSize.h"
+#include "../platform/WebTextInputInfo.h"
#include "../platform/WebTopControlsState.h"
#include "WebCompositionUnderline.h"
#include "WebRange.h"
#include "WebTextDirection.h"
-#include "WebTextInputInfo.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebTextInputType.h ('k') | ui/base/ime/text_input_flags.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698