diff options
Diffstat (limited to 'chrome/browser/safe_browsing/srt_global_error_win.h')
| -rw-r--r-- | chrome/browser/safe_browsing/srt_global_error_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/srt_global_error_win.h b/chrome/browser/safe_browsing/srt_global_error_win.h index 6b884ee..5730f77 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; |
