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

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

Issue 2892703002: Finish ../platform => public/platform refactor (Closed)
Patch Set: Fix syntax error in chrome/browser/BUILD.gn Created 3 years, 7 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/WebFormControlElement.h ('k') | third_party/WebKit/public/web/WebNode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebFormElement.h
diff --git a/third_party/WebKit/public/web/WebFormElement.h b/third_party/WebKit/public/web/WebFormElement.h
index 5666b26e3447f65a03501f5f66b1b35434a61b3e..19b82e7d8983ba3584ce68e15e0719a349fba3a6 100644
--- a/third_party/WebKit/public/web/WebFormElement.h
+++ b/third_party/WebKit/public/web/WebFormElement.h
@@ -31,7 +31,7 @@
#ifndef WebFormElement_h
#define WebFormElement_h
-#include "../platform/WebVector.h"
+#include "public/platform/WebVector.h"
#include "WebElement.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebFormControlElement.h ('k') | third_party/WebKit/public/web/WebNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698