Index: chrome/browser/printing/print_preview_tab_controller.cc |
diff --git a/chrome/browser/printing/print_preview_tab_controller.cc b/chrome/browser/printing/print_preview_tab_controller.cc |
index a6fc0a4bd19a7cecd1e06ff0e1498cd1ce7e5074..d4b1f8a6cdc8403cf6f06ad6de302871b065ac13 100644 |
--- a/chrome/browser/printing/print_preview_tab_controller.cc |
+++ b/chrome/browser/printing/print_preview_tab_controller.cc |
@@ -22,6 +22,7 @@ |
#include "chrome/common/chrome_content_client.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/url_constants.h" |
+#include "content/browser/plugin_service.h" |
jam
2011/09/22 21:10:59
nit: is this change still needed?
Robert Sesek
2011/09/22 23:26:51
Nope.
|
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/navigation_details.h" |
#include "content/browser/tab_contents/tab_contents.h" |