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

Unified Diff: cc/quads/render_pass_draw_quad.h

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (Closed)
Patch Set: none 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: cc/quads/render_pass_draw_quad.h
diff --git a/cc/quads/render_pass_draw_quad.h b/cc/quads/render_pass_draw_quad.h
index 085446e68b86b0afc5c88f6e4911038dd68a1cb9..674ce2d0672794a1cf137bf7f27e92407011027f 100644
--- a/cc/quads/render_pass_draw_quad.h
+++ b/cc/quads/render_pass_draw_quad.h
@@ -9,8 +9,8 @@
#include <memory>
-#include "cc/base/cc_export.h"
-#include "cc/output/filter_operations.h"
+#include "cc/cc_export.h"
+#include "cc/paint/filter_operations.h"
#include "cc/quads/draw_quad.h"
#include "ui/gfx/geometry/point_f.h"
« cc/BUILD.gn ('K') | « cc/quads/render_pass.h ('k') | cc/quads/shared_quad_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698