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

Unified Diff: public/webview/WebFormElement.h

Issue 16358003: mv Source/WebKit/chromium/public to public/webview (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
« no previous file with comments | « public/webview/WebFormControlElement.h ('k') | public/webview/WebFrame.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webview/WebFormElement.h
diff --git a/Source/WebKit/chromium/public/WebFormElement.h b/public/webview/WebFormElement.h
similarity index 98%
copy from Source/WebKit/chromium/public/WebFormElement.h
copy to public/webview/WebFormElement.h
index c0d919ec07b143aeac7645adf4fc704737a55ead..b5f1c3ad487e4da7936b1ae5e37c2e0cdf293808 100644
--- a/Source/WebKit/chromium/public/WebFormElement.h
+++ b/public/webview/WebFormElement.h
@@ -31,7 +31,7 @@
#ifndef WebFormElement_h
#define WebFormElement_h
-#include "../../../../public/platform/WebVector.h"
+#include "../platform/WebVector.h"
#include "WebElement.h"
#if WEBKIT_IMPLEMENTATION
« no previous file with comments | « public/webview/WebFormControlElement.h ('k') | public/webview/WebFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698