Index: third_party/WebKit/Source/platform/InstanceCounters.h |
diff --git a/third_party/WebKit/Source/platform/InstanceCounters.h b/third_party/WebKit/Source/platform/InstanceCounters.h |
index 61733c06790d809efc781b822e8b61912e3a6bdb..aebca577b64df85d40ab7c007747ce33857703a3 100644 |
--- a/third_party/WebKit/Source/platform/InstanceCounters.h |
+++ b/third_party/WebKit/Source/platform/InstanceCounters.h |
@@ -32,8 +32,8 @@ |
#define InstanceCounters_h |
#include "platform/PlatformExport.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/Atomics.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Atomics.h" |
namespace blink { |