| 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 c344d48190f300a04d94635b5eb011d985be10af..491f0c32ffdfcd76c460d133f8fc38c2e2e58784 100644
|
| --- a/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| +++ b/chrome/browser/sync/glue/data_type_manager_impl_unittest.cc
|
| @@ -15,7 +15,7 @@
|
| #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/configure_reason.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"
|
|
|