| Index: chrome/browser/browsing_data_database_helper.h
|
| ===================================================================
|
| --- chrome/browser/browsing_data_database_helper.h (revision 137935)
|
| +++ chrome/browser/browsing_data_database_helper.h (working copy)
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| +#include "base/memory/ref_counted.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "googleurl/src/gurl.h"
|
|
|