Index: sync/engine/syncer_proto_util.cc |
diff --git a/sync/engine/syncer_proto_util.cc b/sync/engine/syncer_proto_util.cc |
index e2114f950a6e75982cf485b938652ba00578802e..41054a30d14bc854860fcc8574db1340637080ba 100644 |
--- a/sync/engine/syncer_proto_util.cc |
+++ b/sync/engine/syncer_proto_util.cc |
@@ -5,7 +5,7 @@ |
#include "sync/engine/syncer_proto_util.h" |
#include "base/format_macros.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "google_apis/google_api_keys.h" |
#include "sync/engine/net/server_connection_manager.h" |
#include "sync/engine/syncer.h" |