Index: sync/engine/process_commit_response_command_unittest.cc |
diff --git a/sync/engine/process_commit_response_command_unittest.cc b/sync/engine/process_commit_response_command_unittest.cc |
index 0d25c0137c69cd91036d96ed8c1e25d93cbb00c0..1520ca247b54a40ec5aa76dbfd4d9724f03a2996 100644 |
--- a/sync/engine/process_commit_response_command_unittest.cc |
+++ b/sync/engine/process_commit_response_command_unittest.cc |
@@ -7,7 +7,7 @@ |
#include <vector> |
#include "base/location.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "sync/internal_api/public/test/test_entry_factory.h" |
#include "sync/protocol/bookmark_specifics.pb.h" |
#include "sync/protocol/sync.pb.h" |