| Index: chrome/browser/sync/sync_prefs_unittest.cc
|
| diff --git a/chrome/browser/sync/sync_prefs_unittest.cc b/chrome/browser/sync/sync_prefs_unittest.cc
|
| index 67998bd22c2f5fcc009c7e878bb8df11ac180819..dd2c26835edfb2dfc9fc9b6cd1e3ca7ec52190cf 100644
|
| --- a/chrome/browser/sync/sync_prefs_unittest.cc
|
| +++ b/chrome/browser/sync/sync_prefs_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/message_loop.h"
|
| #include "base/time.h"
|
| #include "chrome/test/base/testing_pref_service.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|