Index: chrome/browser/sync/engine/syncapi_unittest.cc |
diff --git a/chrome/browser/sync/engine/syncapi_unittest.cc b/chrome/browser/sync/engine/syncapi_unittest.cc |
index 0b1288f4d4296c641111982ed09b7654ad26eb32..0f71509719b9f5c63f5bb4425a6dab14995b0e24 100644 |
--- a/chrome/browser/sync/engine/syncapi_unittest.cc |
+++ b/chrome/browser/sync/engine/syncapi_unittest.cc |
@@ -24,6 +24,7 @@ |
#include "chrome/browser/sync/engine/http_post_provider_factory.h" |
#include "chrome/browser/sync/engine/http_post_provider_interface.h" |
#include "chrome/browser/sync/engine/model_safe_worker.h" |
+#include "chrome/browser/sync/engine/nigori_util.h" |
#include "chrome/browser/sync/engine/syncapi.h" |
#include "chrome/browser/sync/js/js_arg_list.h" |
#include "chrome/browser/sync/js/js_backend.h" |
@@ -38,7 +39,6 @@ |
#include "chrome/browser/sync/protocol/proto_value_conversions.h" |
#include "chrome/browser/sync/sessions/sync_session.h" |
#include "chrome/browser/sync/syncable/directory_manager.h" |
-#include "chrome/browser/sync/syncable/nigori_util.h" |
#include "chrome/browser/sync/syncable/syncable.h" |
#include "chrome/browser/sync/syncable/syncable_id.h" |
#include "chrome/browser/sync/util/cryptographer.h" |