| 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 8d4ad742092561edbedb7b54e01e554274ed7e74..a89506c469ea85990e8a04d1ce0daea2fc41fdbf 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
|
| @@ -10,7 +10,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"
|
|
|
|
|