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

Unified Diff: printing/print_settings.h

Issue 30443003: Use JS Date().toLocaleDateString() to format date in header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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/renderer/printing/print_web_view_helper.cc ('k') | printing/print_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/print_settings.h
diff --git a/printing/print_settings.h b/printing/print_settings.h
index f177699c4d57787d8ea6ff1e0d32a2473bc08702..cba378ed88011b62c152a408765a3966bef7524d 100644
--- a/printing/print_settings.h
+++ b/printing/print_settings.h
@@ -109,7 +109,6 @@ class PRINTING_EXPORT PrintSettings {
void SetOrientation(bool landscape);
// Strings to be printed as headers and footers if requested by the user.
- base::string16 date;
base::string16 title;
base::string16 url;
« no previous file with comments | « chrome/renderer/printing/print_web_view_helper.cc ('k') | printing/print_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698