| Index: content/browser/site_instance.cc
|
| diff --git a/content/browser/site_instance.cc b/content/browser/site_instance.cc
|
| index 97bb1211fce653418e2329d5ab873705673bbfd4..10d6351c72ad4ac6675c641db08dcbe513ea3089 100644
|
| --- a/content/browser/site_instance.cc
|
| +++ b/content/browser/site_instance.cc
|
| @@ -8,7 +8,6 @@
|
| #include "content/browser/content_browser_client.h"
|
| #include "content/browser/renderer_host/browser_render_process_host.h"
|
| #include "content/browser/webui/web_ui_factory.h"
|
| -#include "content/common/content_client.h"
|
| #include "content/common/notification_service.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/common/url_constants.h"
|
|
|