Index: Source/core/platform/network/ResourceResponse.cpp |
diff --git a/Source/core/platform/network/ResourceResponse.cpp b/Source/core/platform/network/ResourceResponse.cpp |
index 2ee34b481cfacd5733dfd5dbc7640453227b047c..826d7eadafee9e8425b0eb73a7d90b00450618be 100644 |
--- a/Source/core/platform/network/ResourceResponse.cpp |
+++ b/Source/core/platform/network/ResourceResponse.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/platform/network/ResourceResponse.h" |
-#include "PlatformMemoryInstrumentation.h" |
+#include "core/platform/PlatformMemoryInstrumentation.h" |
#include "core/platform/network/HTTPParsers.h" |
#include "core/platform/network/ResourceResponse.h" |
#include <wtf/CurrentTime.h> |