Index: third_party/WebKit/Source/platform/text/QuotedPrintable.cpp |
diff --git a/third_party/WebKit/Source/platform/text/QuotedPrintable.cpp b/third_party/WebKit/Source/platform/text/QuotedPrintable.cpp |
index fceefd155449e492dc2c1e6ce59963daefd4f77d..e026df7a2bc797fc01df2d678f227deaea5d2897 100644 |
--- a/third_party/WebKit/Source/platform/text/QuotedPrintable.cpp |
+++ b/third_party/WebKit/Source/platform/text/QuotedPrintable.cpp |
@@ -30,7 +30,7 @@ |
#include "platform/text/QuotedPrintable.h" |
-#include "wtf/ASCIICType.h" |
+#include "platform/wtf/ASCIICType.h" |
namespace blink { |