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

Unified Diff: printing/BUILD.gn

Issue 516833002: Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafileSkia. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@no_pdf
Patch Set: Thu Aug 28 17:07:38 PDT 2014 Created 6 years, 4 months 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 | « content/renderer/pepper/pepper_plugin_instance_impl.cc ('k') | printing/image.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 720382d3b1f14dec6aa427045e1924e3c90e4623..6e6678d0af12a2af1389dee1fc8b6581f623f146 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -29,7 +29,6 @@ component("printing") {
"image_mac.cc",
"image_win.cc",
"metafile.h",
- "metafile_impl.h",
"metafile_skia_wrapper.cc",
"metafile_skia_wrapper.h",
"page_number.cc",
« no previous file with comments | « content/renderer/pepper/pepper_plugin_instance_impl.cc ('k') | printing/image.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698