| Index: chrome/browser/safe_browsing/protocol_manager.h
|
| diff --git a/chrome/browser/safe_browsing/protocol_manager.h b/chrome/browser/safe_browsing/protocol_manager.h
|
| index 9489b0f2ae4c00f7be918940775faaa83a6ef5ad..ad6ec2f167c84e64cdac4f4961033c5bbb1c2ec2 100644
|
| --- a/chrome/browser/safe_browsing/protocol_manager.h
|
| +++ b/chrome/browser/safe_browsing/protocol_manager.h
|
| @@ -16,6 +16,7 @@
|
| #include "base/hash_tables.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/time.h"
|
| +#include "base/timer.h"
|
| #include "chrome/browser/net/url_fetcher.h"
|
| #include "chrome/browser/safe_browsing/chunk_range.h"
|
| #include "chrome/browser/safe_browsing/protocol_parser.h"
|
|
|