Index: chrome/browser/tab_contents/background_contents.cc |
diff --git a/chrome/browser/tab_contents/background_contents.cc b/chrome/browser/tab_contents/background_contents.cc |
index 1f4d78b709d42ee7565608d86186b18218a33aed..7b35bdc867443699a8a32ff640d0bff53be2fa90 100644 |
--- a/chrome/browser/tab_contents/background_contents.cc |
+++ b/chrome/browser/tab_contents/background_contents.cc |
@@ -15,7 +15,7 @@ |
#include "chrome/common/notification_service.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/common/view_types.h" |
-#include "chrome/common/render_messages.h" |
+#include "chrome/common/render_messages_params.h" |
#include "gfx/rect.h" |
//////////////// |