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

Unified Diff: printing/pwg_raster_settings.h

Issue 790623002: Drop unused base/tuple.h inclusion (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « net/disk_cache/disk_cache_test_util.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/pwg_raster_settings.h
diff --git a/printing/pwg_raster_settings.h b/printing/pwg_raster_settings.h
index bfc04462f80974c3af5633bf562c65c1ebe83140..9ae2baa33a0da8dc66b54694efe255423a5cb73f 100644
--- a/printing/pwg_raster_settings.h
+++ b/printing/pwg_raster_settings.h
@@ -5,11 +5,6 @@
#ifndef PRINTING_BITMAP_TRANSFORM_SETTINGS_H_
#define PRINTING_BITMAP_TRANSFORM_SETTINGS_H_
-#include "base/tuple.h"
-#include "ipc/ipc_param_traits.h"
-#include "printing/printing_export.h"
-#include "ui/gfx/rect.h"
-
namespace printing {
enum PwgRasterTransformType {
« no previous file with comments | « net/disk_cache/disk_cache_test_util.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698