Index: chrome/browser/sync/profile_sync_service_unittest.cc |
=================================================================== |
--- chrome/browser/sync/profile_sync_service_unittest.cc (revision 94974) |
+++ chrome/browser/sync/profile_sync_service_unittest.cc (working copy) |
@@ -16,8 +16,8 @@ |
#include "chrome/browser/sync/test_profile_sync_service.h" |
#include "chrome/common/net/gaia/gaia_constants.h" |
#include "chrome/common/pref_names.h" |
+#include "chrome/test/base/testing_pref_service.h" |
#include "chrome/test/base/testing_profile.h" |
-#include "chrome/test/testing_pref_service.h" |
#include "content/browser/browser_thread.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |