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

Unified Diff: ui/compositor/canvas_painter.cc

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (Closed)
Patch Set: Merge branch 'master' into ccpaint Created 3 years, 9 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: ui/compositor/canvas_painter.cc
diff --git a/ui/compositor/canvas_painter.cc b/ui/compositor/canvas_painter.cc
index 08393dc1b2e88577a61e50f23ccbbd9ddcd31ab3..a12e85ab06efe118dfddcef8d0cac1ca04b90f4a 100644
--- a/ui/compositor/canvas_painter.cc
+++ b/ui/compositor/canvas_painter.cc
@@ -4,7 +4,7 @@
#include "ui/compositor/canvas_painter.h"
-#include "cc/playback/display_item_list.h"
+#include "cc/paint/display_item_list.h"
namespace ui {
« no previous file with comments | « third_party/WebKit/Source/platform/graphics/compositing/PaintChunksToCcLayer.cpp ('k') | ui/compositor/clip_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698