| Index: components/browsing_data_ui/history_notice_utils_unittest.cc
|
| diff --git a/components/browsing_data_ui/history_notice_utils_unittest.cc b/components/browsing_data_ui/history_notice_utils_unittest.cc
|
| index 725a308029fd87524ece006a58c991f187ab0eb1..dae05bac80d8b3b253f4b6b85f92ce0d71c34c6a 100644
|
| --- a/components/browsing_data_ui/history_notice_utils_unittest.cc
|
| +++ b/components/browsing_data_ui/history_notice_utils_unittest.cc
|
| @@ -14,11 +14,11 @@
|
| #include "components/signin/core/browser/fake_profile_oauth2_token_service.h"
|
| #include "components/signin/core/browser/fake_signin_manager.h"
|
| #include "components/signin/core/browser/test_signin_client.h"
|
| +#include "components/sync/base/model_type.h"
|
| #include "components/sync_driver/fake_sync_service.h"
|
| #include "components/version_info/version_info.h"
|
| #include "net/http/http_status_code.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| -#include "sync/internal_api/public/base/model_type.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace browsing_data_ui {
|
|
|