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

Unified Diff: printing/printing.gyp

Issue 7348010: Added Header and Footer support using Skia (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Moved elide text to print_settings_initializer Created 9 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
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 027999f5286aa57d0fdfd69399e6dedd8c399562..f15ed431d763acb1bffdbdfee18b27bf15202357 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -31,6 +31,8 @@
'backend/print_backend_dummy.cc',
'emf_win.cc',
'emf_win.h',
+ 'header_footer_initializer.cc',
+ 'header_footer_initializer.h',
'image.cc',
'image_cairo.cc',
'image_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698