| Index: chrome/browser/sync/backend_migrator_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/backend_migrator_unittest.cc (revision 96452)
|
| +++ chrome/browser/sync/backend_migrator_unittest.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/sync/profile_sync_service_mock.h"
|
| #include "chrome/browser/sync/sessions/session_state.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "chrome/test/testing_browser_process_test.h"
|
| +#include "chrome/test/base/testing_browser_process_test.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|