Index: third_party/WebKit/Source/platform/text/QuotedPrintable.h |
diff --git a/third_party/WebKit/Source/platform/text/QuotedPrintable.h b/third_party/WebKit/Source/platform/text/QuotedPrintable.h |
index 83adc8cd49454bd8b842d050663fb11787622eeb..7265df6e5c82c207db6f459d7de35bea536c97a2 100644 |
--- a/third_party/WebKit/Source/platform/text/QuotedPrintable.h |
+++ b/third_party/WebKit/Source/platform/text/QuotedPrintable.h |
@@ -32,7 +32,7 @@ |
#define QuotedPrintable_h |
#include "platform/PlatformExport.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |