| Index: content/public/browser/web_contents_observer.h
|
| diff --git a/content/public/browser/web_contents_observer.h b/content/public/browser/web_contents_observer.h
|
| index 8ace415afe3a30bd5a16b37877802cb9efe1b775..acf251ee7dc454148b7c064f826d730edc74e87d 100644
|
| --- a/content/public/browser/web_contents_observer.h
|
| +++ b/content/public/browser/web_contents_observer.h
|
| @@ -13,7 +13,7 @@
|
| #include "content/public/common/three_d_api_types.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| namespace content {
|
|
|
|
|