Index: third_party/WebKit/Source/platform/audio/AudioArray.h |
diff --git a/third_party/WebKit/Source/platform/audio/AudioArray.h b/third_party/WebKit/Source/platform/audio/AudioArray.h |
index 32304f44b99eba304f104e95f6aab1a9e5da29b8..f63ac4966fb4414bdada7f85c3d614097371e9fa 100644 |
--- a/third_party/WebKit/Source/platform/audio/AudioArray.h |
+++ b/third_party/WebKit/Source/platform/audio/AudioArray.h |
@@ -30,8 +30,8 @@ |
#define AudioArray_h |
#include "wtf/Allocator.h" |
-#include "wtf/Partitions.h" |
#include "wtf/Vector.h" |
+#include "wtf/allocator/Partitions.h" |
#include "wtf/build_config.h" |
#include <string.h> |