| Index: chrome/browser/views/tab_contents/tab_contents_container.h
|
| diff --git a/chrome/browser/views/tab_contents/tab_contents_container.h b/chrome/browser/views/tab_contents/tab_contents_container.h
|
| index c2a59d910b8cae2b57f4d7abe825e347f8295606..5f273ce5c6774a8cd288b0db0ec1e4a45ba32459 100644
|
| --- a/chrome/browser/views/tab_contents/tab_contents_container.h
|
| +++ b/chrome/browser/views/tab_contents/tab_contents_container.h
|
| @@ -7,6 +7,7 @@
|
| #pragma once
|
|
|
| #include "chrome/browser/views/tab_contents/native_tab_contents_container.h"
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "views/view.h"
|
|
|
|
|