Index: third_party/WebKit/Source/platform/wtf/HashIterators.h |
diff --git a/third_party/WebKit/Source/wtf/HashIterators.h b/third_party/WebKit/Source/platform/wtf/HashIterators.h |
similarity index 99% |
copy from third_party/WebKit/Source/wtf/HashIterators.h |
copy to third_party/WebKit/Source/platform/wtf/HashIterators.h |
index 73b813d9dc465185d6161fcad8b3006d1c05c201..a012ee71216c9dfbb7c70583e0432a8b8574f0d8 100644 |
--- a/third_party/WebKit/Source/wtf/HashIterators.h |
+++ b/third_party/WebKit/Source/platform/wtf/HashIterators.h |
@@ -26,7 +26,7 @@ |
#ifndef WTF_HashIterators_h |
#define WTF_HashIterators_h |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace WTF { |