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

Unified Diff: Source/core/html/ValidityState.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 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
« no previous file with comments | « Source/core/html/ValidationMessage.h ('k') | Source/core/html/WeekInputType.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/ValidityState.cpp
diff --git a/Source/core/html/ValidityState.cpp b/Source/core/html/ValidityState.cpp
index f04ea76ef2d1cf85282c472e6297948fd97bcbda..5e14edd9ba14f101851411a94a562035d5104452 100644
--- a/Source/core/html/ValidityState.cpp
+++ b/Source/core/html/ValidityState.cpp
@@ -29,7 +29,7 @@
#include "HTMLSelectElement.h"
#include "HTMLTextAreaElement.h"
#include "HTMLTreeBuilder.h"
-#include "LocalizedStrings.h"
+#include "core/platform/LocalizedStrings.h"
#include <wtf/StdLibExtras.h>
namespace WebCore {
« no previous file with comments | « Source/core/html/ValidationMessage.h ('k') | Source/core/html/WeekInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698