| Index: chrome/browser/safe_browsing/srt_global_error_win.h
|
| diff --git a/chrome/browser/safe_browsing/srt_global_error_win.h b/chrome/browser/safe_browsing/srt_global_error_win.h
|
| index 6b884eee59592fb44cd5c0c3862d7445e666d0a6..5730f77363f58aaacbc3d8666656698d576f64b5 100644
|
| --- a/chrome/browser/safe_browsing/srt_global_error_win.h
|
| +++ b/chrome/browser/safe_browsing/srt_global_error_win.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/global_error/global_error.h"
|
|
|
| class GlobalErrorService;
|
|
|