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

Unified Diff: printing/printing.gyp

Issue 7585015: Printing: Remove unused PageOverlay since header/footers are drawn in PrintWebViewHelper. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix win 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
« no previous file with comments | « printing/printed_document_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing.gyp
===================================================================
--- printing/printing.gyp (revision 95638)
+++ printing/printing.gyp (working copy)
@@ -42,8 +42,6 @@
'metafile_skia_wrapper.cc',
'page_number.cc',
'page_number.h',
- 'page_overlays.cc',
- 'page_overlays.h',
'page_range.cc',
'page_range.h',
'page_setup.cc',
@@ -58,7 +56,6 @@
'printed_document.cc',
'printed_document.h',
'printed_document_mac.cc',
- 'printed_document_posix.cc',
'printed_document_win.cc',
'printed_page.cc',
'printed_page.h',
@@ -171,7 +168,6 @@
'emf_win_unittest.cc',
'printing_test.h',
'page_number_unittest.cc',
- 'page_overlays_unittest.cc',
'page_range_unittest.cc',
'page_setup_unittest.cc',
'pdf_metafile_cairo_linux_unittest.cc',
« no previous file with comments | « printing/printed_document_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698