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

Unified Diff: printing/BUILD.gn

Issue 568633002: Extracted MetafilePlayer interface from printing::MetafilePlayer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@no_expose
Patch Set: Thu Sep 11 22:54:16 PDT 2014 Created 6 years, 3 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 | « chrome/service/service_utility_process_host.h ('k') | printing/emf_win.h » ('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 2a0d2b5e199b0e005143fac2ad62e5e9f4dfa68d..a1ef97df0620cdcb633a8f8d790ac85dba776d80 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -28,6 +28,7 @@ component("printing") {
"image_linux.cc",
"image_mac.cc",
"image_win.cc",
+ "metafile.cc",
"metafile.h",
"metafile_skia_wrapper.cc",
"metafile_skia_wrapper.h",
« no previous file with comments | « chrome/service/service_utility_process_host.h ('k') | printing/emf_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698