| Index: chrome/browser/safe_browsing/safe_browsing_database.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_database.h b/chrome/browser/safe_browsing/safe_browsing_database.h
|
| index e254190090bd2f24c2fd3a453b57a1dd84fcb99e..37aefe70d2056a8440a2da9095c583fcbab2785d 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_database.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_database.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "base/memory/weak_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/task.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_store.h"
|
|
|
| namespace base {
|
|
|