Index: third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc |
diff --git a/third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc b/third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc |
index fafb25bbeb298123fe7d849c1e12cfa5bf7c1afa..f26ab4932119f9c395e668be08094f28aa10c4b9 100644 |
--- a/third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc |
+++ b/third_party/WebKit/Source/platform/web_process_memory_dump_impl_test.cc |
@@ -8,7 +8,7 @@ |
#include "base/trace_event/process_memory_dump.h" |
#include "base/trace_event/trace_event_argument.h" |
#include "base/values.h" |
-#include "platform/web_memory_allocator_dump_impl.h" |
+#include "public/platform/WebMemoryAllocatorDump.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "wtf/OwnPtr.h" |