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

Unified Diff: public/webview/WebTextInputInfo.h

Issue 15079005: Create a minimal webkit_common static library for use in browser process (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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: public/webview/WebTextInputInfo.h
diff --git a/public/webview/WebTextInputInfo.h b/public/webview/WebTextInputInfo.h
index bde84eea5ee18d9625f82b84e61a78d31df5d598..83de1e48de4e1a3390c22cddab9f0c2055e9ced3 100644
--- a/public/webview/WebTextInputInfo.h
+++ b/public/webview/WebTextInputInfo.h
@@ -26,6 +26,7 @@
#ifndef WebTextInputInfo_h
#define WebTextInputInfo_h
+#include "../platform/WebCommon.h"
#include "../platform/WebString.h"
#include "WebTextInputType.h"

Powered by Google App Engine
This is Rietveld 408576698