| Index: chrome/browser/download/download_safe_browsing_client.h
|
| diff --git a/chrome/browser/download/download_safe_browsing_client.h b/chrome/browser/download/download_safe_browsing_client.h
|
| index 68f0287ab28a597ec3d9995708ee288115c9b94e..762373392bb33cd9597fbe65ae329e42319c750d 100644
|
| --- a/chrome/browser/download/download_safe_browsing_client.h
|
| +++ b/chrome/browser/download/download_safe_browsing_client.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_DOWNLOAD_DOWNLOAD_SAFE_BROWSING_CLIENT_H_
|
| #pragma once
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_old.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/time.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
|
|