| Index: chrome/browser/renderer_host/safe_browsing_resource_throttle.h
|
| diff --git a/chrome/browser/renderer_host/safe_browsing_resource_throttle.h b/chrome/browser/renderer_host/safe_browsing_resource_throttle.h
|
| index 43a7957ff38aebff10c0917fc078cc796235588b..b3a077692d7fd0a4f40a7059a5e032dbce0e14f4 100644
|
| --- a/chrome/browser/renderer_host/safe_browsing_resource_throttle.h
|
| +++ b/chrome/browser/renderer_host/safe_browsing_resource_throttle.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/time/time.h"
|
| #include "base/timer/timer.h"
|
|
|