| Index: chrome/browser/sync/glue/favicon_cache_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/favicon_cache_unittest.cc b/chrome/browser/sync/glue/favicon_cache_unittest.cc
|
| index d96efb1c8911347a3c45bd0d415b1b5243b89737..d8de61ae7b6a79bfacb572f2563449bb2481718b 100644
|
| --- a/chrome/browser/sync/glue/favicon_cache_unittest.cc
|
| +++ b/chrome/browser/sync/glue/favicon_cache_unittest.cc
|
| @@ -12,10 +12,10 @@
|
| #include "chrome/browser/history/history_notifications.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "sync/api/attachments/attachment_id.h"
|
| -#include "sync/api/attachments/attachment_service_proxy_for_test.h"
|
| #include "sync/api/sync_change_processor_wrapper_for_test.h"
|
| #include "sync/api/sync_error_factory_mock.h"
|
| #include "sync/api/time.h"
|
| +#include "sync/internal_api/public/attachments/attachment_service_proxy_for_test.h"
|
| #include "sync/protocol/favicon_image_specifics.pb.h"
|
| #include "sync/protocol/favicon_tracking_specifics.pb.h"
|
| #include "sync/protocol/sync.pb.h"
|
|
|