| Index: chrome/browser/safe_browsing/two_phase_uploader.cc
|
| diff --git a/chrome/browser/safe_browsing/two_phase_uploader.cc b/chrome/browser/safe_browsing/two_phase_uploader.cc
|
| index fca2c2adba25b142fc08283e147e6d0c56df1b31..f7a2e95d6bb8e3176f709c6ed52c6c4c24728d48 100644
|
| --- a/chrome/browser/safe_browsing/two_phase_uploader.cc
|
| +++ b/chrome/browser/safe_browsing/two_phase_uploader.cc
|
| @@ -9,6 +9,7 @@
|
| #include <limits>
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/task_runner.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/http/http_response_headers.h"
|
|
|