Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Unified Diff: printing/printed_document_win.cc

Issue 1467403002: Move Windows DC-initialization to skia_utils_win.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-metafile-from-device
Patch Set: Rebase again Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « printing/image_win.cc ('k') | printing/printing_context_system_dialog_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printed_document_win.cc
diff --git a/printing/printed_document_win.cc b/printing/printed_document_win.cc
index ddba4ca48a6d362413fe5da96533f9317ded1875..e980039fcf15095255bc32ab903d9610a0907a04 100644
--- a/printing/printed_document_win.cc
+++ b/printing/printed_document_win.cc
@@ -9,7 +9,7 @@
#include "printing/printed_pages_source.h"
#include "printing/printed_page.h"
#include "printing/units.h"
-#include "skia/ext/platform_device.h"
+#include "skia/ext/skia_utils_win.h"
namespace {
« no previous file with comments | « printing/image_win.cc ('k') | printing/printing_context_system_dialog_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698