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

Unified Diff: printing/printing.gyp

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 16:10:13 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
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 43f903d1ebe4a6de7bca8d2981caf95c6bacd95a..48e289adaedc7c9e7aee4cc4d5a158ffa12cc62c 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -44,6 +44,7 @@
'image_linux.cc',
'image_mac.cc',
'image_win.cc',
+ 'metafile.cc',
Lei Zhang 2014/09/11 23:31:10 Also change printing/BUILD.gn.
Vitaly Buka (NO REVIEWS) 2014/09/12 01:54:00 Done.
'metafile.h',
'metafile_skia_wrapper.cc',
'metafile_skia_wrapper.h',

Powered by Google App Engine
This is Rietveld 408576698