| Index: chrome/browser/tab_contents/background_contents.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/background_contents.cc (revision 110324)
|
| +++ chrome/browser/tab_contents/background_contents.cc (working copy)
|
| @@ -18,7 +18,6 @@
|
| #include "content/browser/site_instance.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "content/public/browser/notification_service.h"
|
| -#include "content/common/view_messages.h"
|
| #include "ui/gfx/rect.h"
|
|
|
| ////////////////
|
|
|