| Index: chrome/browser/background/background_contents_service.cc
|
| diff --git a/chrome/browser/background/background_contents_service.cc b/chrome/browser/background/background_contents_service.cc
|
| index 86cfb1f55c2033c357a3c2e3e09b363b69e4fd3f..6314e74232a6bcda7f99c5d053ac9a8892f8189b 100644
|
| --- a/chrome/browser/background/background_contents_service.cc
|
| +++ b/chrome/browser/background/background_contents_service.cc
|
| @@ -33,6 +33,7 @@
|
| #include "content/public/browser/site_instance.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "grit/generated_resources.h"
|
| +#include "ipc/ipc_message.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| using content::SiteInstance;
|
|
|