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

Unified Diff: printing/print_settings.h

Issue 2713023005: Fix some nits from r447440. (Closed)
Patch Set: rebase, git cl format Created 3 years, 9 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/pdf_render_settings.h ('k') | no next file » | 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 1311ddbeb911f30b9ca39335c0b679ec6f711bab..402c3bad7bc85c1ae3af3b898a1f3276e6bf535e 100644
--- a/printing/print_settings.h
+++ b/printing/print_settings.h
@@ -31,7 +31,6 @@ PRINTING_EXPORT void GetColorModelForMode(int color_mode,
PRINTING_EXPORT void SetAgent(const std::string& user_agent);
PRINTING_EXPORT const std::string& GetAgent();
-// OS-independent print settings.
class PRINTING_EXPORT PrintSettings {
public:
#if defined(OS_WIN)
« no previous file with comments | « printing/pdf_render_settings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698