diff options
Diffstat (limited to 'chrome/browser/diagnostics/diagnostics_controller.h')
| -rw-r--r-- | chrome/browser/diagnostics/diagnostics_controller.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/diagnostics/diagnostics_controller.h b/chrome/browser/diagnostics/diagnostics_controller.h index af3b295..b62c534 100644 --- a/chrome/browser/diagnostics/diagnostics_controller.h +++ b/chrome/browser/diagnostics/diagnostics_controller.h @@ -5,6 +5,7 @@ #ifndef CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_CONTROLLER_H_ #define CHROME_BROWSER_DIAGNOSTICS_DIAGNOSTICS_CONTROLLER_H_ +#include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "base/memory/singleton.h" |
