| Index: components/webdata/common/web_data_service_test_util.h
|
| diff --git a/components/webdata/common/web_data_service_test_util.h b/components/webdata/common/web_data_service_test_util.h
|
| index 2e36a908e0c83c27c68f95af170d500967946de3..ce37506b478a4c2e9684543ab145a08d634ac4bb 100644
|
| --- a/components/webdata/common/web_data_service_test_util.h
|
| +++ b/components/webdata/common/web_data_service_test_util.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/message_loop/message_loop.h"
|
| +#include "chrome/browser/webdata/token_web_data.h"
|
| #include "chrome/browser/webdata/web_data_service.h"
|
| #include "chrome/browser/webdata/web_data_service_factory.h"
|
| -#include "components/signin/core/webdata/token_web_data.h"
|
|
|
| // Base class for mocks of WebDataService, that does nothing in
|
| // Shutdown().
|
|
|