| Index: content/browser/profiler_controller_impl.h
|
| diff --git a/content/browser/profiler_controller_impl.h b/content/browser/profiler_controller_impl.h
|
| index 0939d857c3cd8aa66b3e6294c122670b43f54fbd..3248d9293eb613bbcb0a0b37d8554b7c8c6a88e1 100644
|
| --- a/content/browser/profiler_controller_impl.h
|
| +++ b/content/browser/profiler_controller_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_PROFILER_CONTROLLER_IMPL_H_
|
| #define CONTENT_BROWSER_PROFILER_CONTROLLER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/process/process.h"
|
| #include "content/common/content_export.h"
|
|
|