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

Unified Diff: content/common/image_messages.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/common/image_messages.h
diff --git a/content/common/image_messages.h b/content/common/image_messages.h
index f2f734dd39ccbaa18ae81eac7a209b80e5882bd1..b8869087fdeda1d80fa4968baa230d178146524b 100644
--- a/content/common/image_messages.h
+++ b/content/common/image_messages.h
@@ -9,7 +9,7 @@
#include "ipc/ipc_message_macros.h"
#include "ipc/ipc_param_traits.h"
#include "third_party/skia/include/core/SkBitmap.h"
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
#define IPC_MESSAGE_START ImageMsgStart
« no previous file with comments | « content/common/host_shared_bitmap_manager.cc ('k') | content/common/input/synthetic_smooth_scroll_gesture_params.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698