| Index: chrome/browser/stack_sampling_configuration.h
|
| diff --git a/chrome/browser/stack_sampling_configuration.h b/chrome/browser/stack_sampling_configuration.h
|
| index 9d18aa8057323554d6bca7d866f948686087ed00..9a52b037b7e4769c7d4980a9603465f009b1992f 100644
|
| --- a/chrome/browser/stack_sampling_configuration.h
|
| +++ b/chrome/browser/stack_sampling_configuration.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_STACK_SAMPLING_CONFIGURATION_H_
|
| #define CHROME_BROWSER_STACK_SAMPLING_CONFIGURATION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/profiler/stack_sampling_profiler.h"
|
|
|
| // Chooses a configuration for the stack sampling profiler for browser process
|
|
|