| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm
|
| index 5277504e9029395f96efbb1e40d9604b5cb2d986..a2027e58b011fea32a2076d0923c7916e78ba98a 100644
|
| --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm
|
| @@ -11,7 +11,7 @@
|
| #import "chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h"
|
| #include "chrome/browser/ui/cocoa/cocoa_profile_test.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "components/bookmarks/core/browser/bookmark_model.h"
|
| +#include "components/bookmarks/browser/bookmark_model.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #import "testing/gtest_mac.h"
|
| #include "testing/platform_test.h"
|
|
|