| Index: chrome/browser/ui/bookmarks/bookmark_editor.h
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_editor.h b/chrome/browser/ui/bookmarks/bookmark_editor.h
|
| index 38b46048c62e0743d7d5b77dddd17e7e6bbdf510..421c7739fe1cd6a9120838a413d285cf2d0b2d71 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_editor.h
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_editor.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/strings/string16.h"
|
| -#include "components/bookmarks/core/browser/bookmark_model.h"
|
| +#include "components/bookmarks/browser/bookmark_model.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| class GURL;
|
|
|