| Index: chrome/browser/bookmarks/managed_bookmark_service_unittest.cc
|
| diff --git a/chrome/browser/bookmarks/managed_bookmark_service_unittest.cc b/chrome/browser/bookmarks/managed_bookmark_service_unittest.cc
|
| index c45cf366292dccd1aa2b8d04cfb171a0b0057c9c..9d6ddec2585343ad4e65bcc4e779f79c6bdf8b82 100644
|
| --- a/chrome/browser/bookmarks/managed_bookmark_service_unittest.cc
|
| +++ b/chrome/browser/bookmarks/managed_bookmark_service_unittest.cc
|
| @@ -20,9 +20,9 @@
|
| #include "components/bookmarks/common/bookmark_pref_names.h"
|
| #include "components/bookmarks/test/bookmark_test_helpers.h"
|
| #include "components/bookmarks/test/mock_bookmark_model_observer.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "components/syncable_prefs/testing_pref_service_syncable.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| -#include "grit/components_strings.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|