Index: sync/engine/syncer_util.cc |
diff --git a/sync/engine/syncer_util.cc b/sync/engine/syncer_util.cc |
index 85e1ff5815e59612792f987fbc9ac9f59fc45ae7..1ce80075b7676e7030aec79b4851d3638e734405 100644 |
--- a/sync/engine/syncer_util.cc |
+++ b/sync/engine/syncer_util.cc |
@@ -15,6 +15,7 @@ |
#include "sync/engine/syncer_proto_util.h" |
#include "sync/engine/syncer_types.h" |
#include "sync/internal_api/public/base/model_type.h" |
+#include "sync/internal_api/public/util/time.h" |
#include "sync/protocol/bookmark_specifics.pb.h" |
#include "sync/protocol/password_specifics.pb.h" |
#include "sync/protocol/sync.pb.h" |
@@ -27,7 +28,6 @@ |
#include "sync/syncable/syncable_util.h" |
#include "sync/syncable/write_transaction.h" |
#include "sync/util/cryptographer.h" |
-#include "sync/util/time.h" |
namespace syncer { |