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

Unified Diff: chrome/utility/printing_handler.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 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
Index: chrome/utility/printing_handler.h
diff --git a/chrome/utility/printing_handler.h b/chrome/utility/printing_handler.h
index 509f5d60ab54f92302d4dce50b7caf900fb28557..02696d4eaa802b941d576664c50d83b9c837f183 100644
--- a/chrome/utility/printing_handler.h
+++ b/chrome/utility/printing_handler.h
@@ -21,7 +21,6 @@
namespace printing {
struct PwgRasterSettings;
-struct PageRange;
// Dispatches IPCs for printing.
class PrintingHandler : public UtilityMessageHandler {

Powered by Google App Engine
This is Rietveld 408576698