Index: chrome/browser/tab_contents/thumbnail_generator.cc |
=================================================================== |
--- chrome/browser/tab_contents/thumbnail_generator.cc (revision 106380) |
+++ chrome/browser/tab_contents/thumbnail_generator.cc (working copy) |
@@ -19,7 +19,8 @@ |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
-#include "content/common/notification_service.h" |
+#include "content/public/browser/notification_details.h" |
+#include "content/public/browser/notification_source.h" |
#include "content/public/browser/notification_types.h" |
#include "googleurl/src/gurl.h" |
#include "skia/ext/image_operations.h" |