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

Unified Diff: cc/resources/display_item.h

Issue 823133004: Cleanup: Update the path to gfx rect headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rect_f.h 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
« no previous file with comments | « no previous file | cc/resources/display_item_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/display_item.h
diff --git a/cc/resources/display_item.h b/cc/resources/display_item.h
index 6f1b5f7594e7d939ccbbec8771e0cd465c1df8b0..9a4ce509e1068d05aaebfa7b45cd72704e30353e 100644
--- a/cc/resources/display_item.h
+++ b/cc/resources/display_item.h
@@ -7,7 +7,7 @@
#include "base/memory/scoped_ptr.h"
#include "cc/base/cc_export.h"
-#include "ui/gfx/rect.h"
+#include "ui/gfx/geometry/rect.h"
class SkCanvas;
class SkDrawPictureCallback;
« no previous file with comments | « no previous file | cc/resources/display_item_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698