| Index: base/trace_event/heap_profiler_allocation_register_unittest.cc
|
| diff --git a/base/trace_event/heap_profiler_allocation_register_unittest.cc b/base/trace_event/heap_profiler_allocation_register_unittest.cc
|
| index 6058f470e9d654b69d8178734e3be1d0af0f4577..3845139c91d91df637f26f8f3a2e4f81900dc2d6 100644
|
| --- a/base/trace_event/heap_profiler_allocation_register_unittest.cc
|
| +++ b/base/trace_event/heap_profiler_allocation_register_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/process/process_metrics.h"
|
| #include "base/trace_event/heap_profiler_allocation_context.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace trace_event {
|
|
|