| Index: sync/engine/apply_control_data_updates_unittest.cc
|
| diff --git a/sync/engine/apply_control_data_updates_unittest.cc b/sync/engine/apply_control_data_updates_unittest.cc
|
| index d51ee250db7433f9bf4fb540adbc525085ba8ea6..2dca863fece7391e2c6836f25e22e8784a15990a 100644
|
| --- a/sync/engine/apply_control_data_updates_unittest.cc
|
| +++ b/sync/engine/apply_control_data_updates_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "base/format_macros.h"
|
| #include "base/location.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "sync/engine/apply_control_data_updates.h"
|
| #include "sync/engine/syncer.h"
|
| #include "sync/engine/syncer_util.h"
|
|
|