| Index: chrome/browser/tab_contents/render_view_host_delegate_helper.h
|
| diff --git a/chrome/browser/tab_contents/render_view_host_delegate_helper.h b/chrome/browser/tab_contents/render_view_host_delegate_helper.h
|
| index c2508f630f0b2ddf9d63c530a009dd6a1a377564..195507b59d5eb1e5891cede2b0250c478365b54f 100644
|
| --- a/chrome/browser/tab_contents/render_view_host_delegate_helper.h
|
| +++ b/chrome/browser/tab_contents/render_view_host_delegate_helper.h
|
| @@ -12,7 +12,7 @@
|
| #include "content/browser/webui/web_ui.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
| -#include "content/common/window_container_type.h"
|
| +#include "content/public/common/window_container_type.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h"
|
| #include "ui/gfx/rect.h"
|
| #include "webkit/glue/webpreferences.h"
|
|
|