| Index: chrome/browser/ui/blocked_content/blocked_content_container.cc
|
| diff --git a/chrome/browser/ui/blocked_content/blocked_content_container.cc b/chrome/browser/ui/blocked_content/blocked_content_container.cc
|
| index a0888fff6b521529f9fec2c96a0c3eb18b61c200..b5e6e046313a96f0ae80c3cc093f7cb5e51b7c8a 100644
|
| --- a/chrome/browser/ui/blocked_content/blocked_content_container.cc
|
| +++ b/chrome/browser/ui/blocked_content/blocked_content_container.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/ui/blocked_content/blocked_content_container.h"
|
|
|
| +#include "base/logging.h"
|
| #include "chrome/browser/ui/blocked_content/blocked_content_tab_helper.h"
|
| #include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|