| Index: components/webdata/common/web_database_service.h
|
| diff --git a/components/webdata/common/web_database_service.h b/components/webdata/common/web_database_service.h
|
| index 5ce19a0570986cba00e92f8da9f9c0a40675b806..ecd4a814b8d94faa021d5543edff8c57fdbdb95e 100644
|
| --- a/components/webdata/common/web_database_service.h
|
| +++ b/components/webdata/common/web_database_service.h
|
| @@ -25,11 +25,6 @@
|
| #include "components/webdata/common/webdata_export.h"
|
|
|
| class WebDatabaseBackend;
|
| -class WebDataRequestManager;
|
| -
|
| -namespace content {
|
| -class BrowserContext;
|
| -}
|
|
|
| namespace tracked_objects {
|
| class Location;
|
|
|