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

Unified Diff: content/child/image_decoder.h

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 12 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: content/child/image_decoder.h
diff --git a/content/child/image_decoder.h b/content/child/image_decoder.h
index 70e1b7fd58ef2b0b0ef68fc0c13f5b41db9920bb..535c4231c9043a2f2d89fb3ae43b90c4d9cfe136 100644
--- a/content/child/image_decoder.h
+++ b/content/child/image_decoder.h
@@ -5,7 +5,7 @@
#include <vector>
#include "base/basictypes.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
class SkBitmap;
« no previous file with comments | « content/child/child_shared_bitmap_manager.cc ('k') | content/child/npapi/webplugin_accelerated_surface_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698