| Index: sync/syncable/model_type.cc
|
| diff --git a/sync/syncable/model_type.cc b/sync/syncable/model_type.cc
|
| index 35bdc895d783bf22c0858d3b4032b3396c04c3f5..fee297390c89b03a948e18ae380f97a09c107e47 100644
|
| --- a/sync/syncable/model_type.cc
|
| +++ b/sync/syncable/model_type.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| #include "base/string_split.h"
|
| #include "base/values.h"
|
|
|