Index: trunk/src/chrome/browser/tab_contents/background_contents.cc |
=================================================================== |
--- trunk/src/chrome/browser/tab_contents/background_contents.cc (revision 261672) |
+++ trunk/src/chrome/browser/tab_contents/background_contents.cc (working copy) |
@@ -10,6 +10,7 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/renderer_preferences_util.h" |
#include "chrome/browser/ui/webui/chrome_web_ui_controller_factory.h" |
+#include "chrome/common/extensions/extension_constants.h" |
#include "chrome/common/url_constants.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/render_view_host.h" |