| Index: chrome/browser/sync/profile_sync_service_mock.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_mock.cc b/chrome/browser/sync/profile_sync_service_mock.cc
|
| index 99e9ede51e30126d04c7f0831515cdf36e79ef16..39b9291793639bc5d0681323cc115bfb83c3320d 100644
|
| --- a/chrome/browser/sync/profile_sync_service_mock.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_mock.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "chrome/browser/sync/profile_sync_service_mock.h"
|
| -#include "chrome/browser/dom_ui/chrome_url_data_manager.h"
|
| +#include "chrome/browser/webui/chrome_url_data_manager.h"
|
| #include "chrome/common/url_constants.h"
|
|
|
| ProfileSyncServiceMock::ProfileSyncServiceMock() {}
|
|
|