Index: printing/emf_win.cc |
diff --git a/printing/emf_win.cc b/printing/emf_win.cc |
index 55b87862fbe3147c57fc3d2ef07c4adc08855275..030d5203f402f95074c7f9cffd823cf52e00e77c 100644 |
--- a/printing/emf_win.cc |
+++ b/printing/emf_win.cc |
@@ -11,7 +11,7 @@ |
#include "base/win/scoped_gdi_object.h" |
#include "base/win/scoped_hdc.h" |
#include "base/win/scoped_select_object.h" |
-#include "skia/ext/vector_platform_device_emf_win.h" |
+#include "skia/ext/platform_device.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "ui/gfx/codec/jpeg_codec.h" |
#include "ui/gfx/codec/png_codec.h" |