Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm |
index c5d989a230a98a0877f8bc897ca11635b5012b8e..21b046688616e38fb7f8ab7543a6f71670eb61d7 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm |
@@ -16,8 +16,8 @@ |
#import "chrome/browser/ui/cocoa/cocoa_test_helper.h" |
#import "chrome/browser/ui/cocoa/url_drop_target.h" |
#include "chrome/test/base/testing_profile.h" |
-#include "components/bookmarks/core/browser/bookmark_model.h" |
-#include "components/bookmarks/core/test/bookmark_test_helpers.h" |
+#include "components/bookmarks/browser/bookmark_model.h" |
+#include "components/bookmarks/test/bookmark_test_helpers.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/platform_test.h" |
#import "third_party/mozilla/NSPasteboard+Utils.h" |