| Index: chrome/browser/sync/backend_migrator_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/backend_migrator_unittest.cc (revision 211259)
|
| +++ chrome/browser/sync/backend_migrator_unittest.cc (working copy)
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "base/message_loop.h"
|
| #include "base/tracked_objects.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/sync/glue/data_type_manager_mock.h"
|
| #include "chrome/browser/sync/profile_sync_service_mock.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "sync/internal_api/public/base/model_type_test_util.h"
|
| #include "sync/internal_api/public/test/test_user_share.h"
|
| #include "sync/internal_api/public/write_transaction.h"
|
|
|