Index: chrome/browser/tab_contents/render_view_host_manager_unittest.cc |
=================================================================== |
--- chrome/browser/tab_contents/render_view_host_manager_unittest.cc (revision 69103) |
+++ chrome/browser/tab_contents/render_view_host_manager_unittest.cc (working copy) |
@@ -10,6 +10,8 @@ |
#include "chrome/browser/tab_contents/navigation_entry.h" |
#include "chrome/browser/tab_contents/render_view_host_manager.h" |
#include "chrome/browser/tab_contents/test_tab_contents.h" |
+#include "chrome/common/notification_details.h" |
+#include "chrome/common/notification_source.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/render_messages_params.h" |
#include "chrome/common/url_constants.h" |