| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_button.h
|
| diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_button.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_button.h
|
| index 7bbfc9f2f25af88c459f5bde519da9dcf50a38bf..27b3ce73d3ac71abb91af7acf8dd031c2472061f 100644
|
| --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_button.h
|
| +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_button.h
|
| @@ -5,7 +5,7 @@
|
| #import <Cocoa/Cocoa.h>
|
| #include <vector>
|
| #import "chrome/browser/ui/cocoa/draggable_button.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| @class BookmarkBarFolderController;
|
| @class BookmarkButton;
|
|
|