| Index: chrome/browser/tab_contents/background_contents.cc
|
| ===================================================================
|
| --- chrome/browser/tab_contents/background_contents.cc (revision 112301)
|
| +++ chrome/browser/tab_contents/background_contents.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/extensions/extension_constants.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "chrome/common/chrome_view_types.h"
|
| +#include "chrome/common/chrome_view_type.h"
|
| #include "content/browser/browsing_instance.h"
|
| #include "content/browser/renderer_host/render_view_host.h"
|
| #include "content/browser/site_instance.h"
|
|
|