Index: chrome/renderer/pepper/ppb_pdf_impl.cc |
diff --git a/chrome/renderer/pepper/ppb_pdf_impl.cc b/chrome/renderer/pepper/ppb_pdf_impl.cc |
index aadb9d957b6fb1ed397caafcffa27c4b134e6575..16317adf2e728d154e580f2e3bfacaf11ca4c252 100644 |
--- a/chrome/renderer/pepper/ppb_pdf_impl.cc |
+++ b/chrome/renderer/pepper/ppb_pdf_impl.cc |
@@ -11,13 +11,13 @@ |
#include "build/build_config.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/renderer/printing/print_web_view_helper.h" |
+#include "content/app/strings/grit/content_strings.h" |
#include "content/public/common/child_process_sandbox_support_linux.h" |
#include "content/public/common/referrer.h" |
#include "content/public/renderer/pepper_plugin_instance.h" |
#include "content/public/renderer/render_thread.h" |
#include "content/public/renderer/render_view.h" |
#include "grit/webkit_resources.h" |
-#include "grit/webkit_strings.h" |
#include "ppapi/c/pp_resource.h" |
#include "ppapi/c/private/ppb_pdf.h" |
#include "ppapi/c/trusted/ppb_browser_font_trusted.h" |