| Index: chrome/browser/ui/sad_tab_helper.cc
|
| diff --git a/chrome/browser/ui/sad_tab_helper.cc b/chrome/browser/ui/sad_tab_helper.cc
|
| index d8ab8697cf6f32dc87be1bf0c0c298f756efbea1..0a44d8c747d3bbecfe003cc2b701951db328ab75 100644
|
| --- a/chrome/browser/ui/sad_tab_helper.cc
|
| +++ b/chrome/browser/ui/sad_tab_helper.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/ui/sad_tab_helper.h"
|
|
|
| +#include "base/logging.h"
|
| #include "chrome/browser/browser_shutdown.h"
|
| #include "content/public/browser/notification_source.h"
|
| #include "content/public/browser/notification_types.h"
|
|
|