| Index: chrome/browser/browsing_data/browsing_data_indexed_db_helper.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_indexed_db_helper.h b/chrome/browser/browsing_data/browsing_data_indexed_db_helper.h
|
| index 133f6d6d4b1c8373468ce44e5e2dcb75d4ef78b1..a24848a4427f77e7044e4d133c389df3bb01c8c6 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_indexed_db_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_indexed_db_helper.h
|
| @@ -18,8 +18,6 @@
|
| #include "content/public/browser/indexed_db_info.h"
|
| #include "url/gurl.h"
|
|
|
| -class Profile;
|
| -
|
| // BrowsingDataIndexedDBHelper is an interface for classes dealing with
|
| // aggregating and deleting browsing data stored in indexed databases. A
|
| // client of this class need to call StartFetching from the UI thread to
|
|
|