| Index: base/trace_event/java_heap_dump_provider_android.h
|
| diff --git a/base/trace_event/java_heap_dump_provider_android.h b/base/trace_event/java_heap_dump_provider_android.h
|
| index e69c28102ad909287cc0400a1caa4f6a35eedb2e..b9f2333089c491605f23a5e477b6e7f1caac8b34 100644
|
| --- a/base/trace_event/java_heap_dump_provider_android.h
|
| +++ b/base/trace_event/java_heap_dump_provider_android.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef BASE_TRACE_EVENT_JAVA_HEAP_DUMP_PROVIDER_ANDROID_H_
|
| #define BASE_TRACE_EVENT_JAVA_HEAP_DUMP_PROVIDER_ANDROID_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/trace_event/memory_dump_provider.h"
|
|
|
|
|