Index: chrome/browser/tab_contents/web_contents_unittest.cc |
=================================================================== |
--- chrome/browser/tab_contents/web_contents_unittest.cc (revision 106380) |
+++ chrome/browser/tab_contents/web_contents_unittest.cc (working copy) |
@@ -22,7 +22,8 @@ |
#include "content/browser/tab_contents/navigation_entry.h" |
#include "content/browser/tab_contents/test_tab_contents.h" |
#include "content/common/content_constants.h" |
-#include "content/common/notification_service.h" |
+#include "content/public/browser/notification_details.h" |
+#include "content/public/browser/notification_source.h" |
#include "content/common/view_messages.h" |
#include "content/public/browser/notification_source.h" |
#include "content/public/common/bindings_policy.h" |