| Index: chrome/browser/extensions/extension_tab_util.h
|
| diff --git a/chrome/browser/extensions/extension_tab_util.h b/chrome/browser/extensions/extension_tab_util.h
|
| index 3a8aa22139ddb83949bd5cb34134ecb96c83c7f2..17d5e6262f820d432bf6f08bdf4defc2eee591fc 100644
|
| --- a/chrome/browser/extensions/extension_tab_util.h
|
| +++ b/chrome/browser/extensions/extension_tab_util.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| class Browser;
|
| class GURL;
|
|
|