Index: sync/internal_api/sync_encryption_handler_impl_unittest.cc |
diff --git a/sync/internal_api/sync_encryption_handler_impl_unittest.cc b/sync/internal_api/sync_encryption_handler_impl_unittest.cc |
index 5dc91835b6344e22c8efafdaa63f520624911f85..c4a152cc00918ecee4ddbca453980ab494290615 100644 |
--- a/sync/internal_api/sync_encryption_handler_impl_unittest.cc |
+++ b/sync/internal_api/sync_encryption_handler_impl_unittest.cc |
@@ -9,14 +9,14 @@ |
#include "base/base64.h" |
#include "base/json/json_string_value_serializer.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/tracked_objects.h" |
#include "sync/internal_api/public/base/model_type_test_util.h" |
#include "sync/internal_api/public/read_node.h" |
#include "sync/internal_api/public/read_transaction.h" |
+#include "sync/internal_api/public/test/test_user_share.h" |
#include "sync/internal_api/public/write_node.h" |
#include "sync/internal_api/public/write_transaction.h" |
-#include "sync/internal_api/public/test/test_user_share.h" |
#include "sync/protocol/nigori_specifics.pb.h" |
#include "sync/protocol/sync.pb.h" |
#include "sync/syncable/entry.h" |