| Index: chrome/browser/ui/blocked_content/blocked_content_tab_helper.h
|
| diff --git a/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h b/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h
|
| index 97855990eec4664e65aeb6279c09ef3172995618..98073476ddc4373afce329a7272dde2088b57e2f 100644
|
| --- a/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h
|
| +++ b/chrome/browser/ui/blocked_content/blocked_content_tab_helper.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
| -#include "webkit/glue/window_open_disposition.h"
|
| +#include "ui/base/window_open_disposition.h"
|
|
|
| class BlockedContentContainer;
|
| class BlockedContentTabHelperDelegate;
|
|
|