| Index: base/trace_event/java_heap_dump_provider_android_unittest.cc
|
| diff --git a/base/trace_event/java_heap_dump_provider_android_unittest.cc b/base/trace_event/java_heap_dump_provider_android_unittest.cc
|
| index 35f3f17fbb1dee2407760a47a13895cb8626198d..29ca7edbb0a2cc09be23efdc7da03165ba269cb0 100644
|
| --- a/base/trace_event/java_heap_dump_provider_android_unittest.cc
|
| +++ b/base/trace_event/java_heap_dump_provider_android_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "base/trace_event/java_heap_dump_provider_android.h"
|
|
|
| #include "base/trace_event/process_memory_dump.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
| namespace trace_event {
|
|
|