| Index: chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc b/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| index 3b4b97e135fb965500430ba9f12f0e0061a9d728..874b9ad0d03669eabb50d673a874324ce52198bc 100644
|
| --- a/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| +++ b/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| @@ -15,8 +15,8 @@
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/test/mock_notification_observer.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/configure_reason.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|