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

Unified Diff: chrome/utility/cloud_print/bitmap_image.h

Issue 392013005: [#1] Delete reduntdant 19 header files in ui/gfx (8 of 19 by this) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorted includes Created 6 years, 5 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
Index: chrome/utility/cloud_print/bitmap_image.h
diff --git a/chrome/utility/cloud_print/bitmap_image.h b/chrome/utility/cloud_print/bitmap_image.h
index df06aab051627c8f65e386f8ace4952c67318135..8ea6d2cc244f995f3286bd70d9b56adb48938e40 100644
--- a/chrome/utility/cloud_print/bitmap_image.h
+++ b/chrome/utility/cloud_print/bitmap_image.h
@@ -6,7 +6,7 @@
#define CHROME_UTILITY_CLOUD_PRINT_BITMAP_IMAGE_H_
#include "base/memory/scoped_ptr.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
#include "ui/gfx/size.h"
namespace cloud_print {

Powered by Google App Engine
This is Rietveld 408576698