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

Unified Diff: printing/printing_context_no_system_dialog.h

Issue 8538001: Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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_pages_source.h ('k') | sandbox/sandbox_poc/main_ui_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing_context_no_system_dialog.h
===================================================================
--- printing/printing_context_no_system_dialog.h (revision 109941)
+++ printing/printing_context_no_system_dialog.h (working copy)
@@ -15,8 +15,6 @@
namespace printing {
-class Metafile;
-
class PRINTING_EXPORT PrintingContextNoSystemDialog : public PrintingContext {
public:
explicit PrintingContextNoSystemDialog(const std::string& app_locale);
@@ -47,4 +45,3 @@
} // namespace printing
#endif // PRINTING_PRINTING_CONTEXT_NO_SYSTEM_DIALOG_H_
-
« no previous file with comments | « printing/printed_pages_source.h ('k') | sandbox/sandbox_poc/main_ui_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698