| Index: sync/syncable/model_type.cc
|
| diff --git a/sync/syncable/model_type.cc b/sync/syncable/model_type.cc
|
| index 99cf1e943efc71a92da8bfc22418669b1df46f11..d6e145e3cf9fad0352e5fe7b2cf58492dc463aaf 100644
|
| --- a/sync/syncable/model_type.cc
|
| +++ b/sync/syncable/model_type.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "sync/internal_api/public/base/model_type.h"
|
|
|
| -#include "base/string_split.h"
|
| +#include "base/strings/string_split.h"
|
| #include "base/values.h"
|
| #include "sync/protocol/app_notification_specifics.pb.h"
|
| #include "sync/protocol/app_setting_specifics.pb.h"
|
|
|