| Index: content/browser/renderer_host/backing_store_manager.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/backing_store_manager.cc (revision 106237)
|
| +++ content/browser/renderer_host/backing_store_manager.cc (working copy)
|
| @@ -9,7 +9,6 @@
|
| #include "base/sys_info.h"
|
| #include "content/browser/renderer_host/backing_store.h"
|
| #include "content/browser/renderer_host/render_widget_host.h"
|
| -#include "content/common/notification_service.h"
|
| #include "content/public/common/content_switches.h"
|
|
|
| namespace {
|
|
|