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

Unified Diff: cc/output/overlay_candidate.h

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
« no previous file with comments | « cc/output/output_surface_frame.h ('k') | cc/output/overlay_candidate_validator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/overlay_candidate.h
diff --git a/cc/output/overlay_candidate.h b/cc/output/overlay_candidate.h
index 8a6806e134ee8145dc481c5e6ef3d72550ee7a55..9c346a848319d4c09f6bb4fdfb66da2fe083761b 100644
--- a/cc/output/overlay_candidate.h
+++ b/cc/output/overlay_candidate.h
@@ -8,8 +8,8 @@
#include <map>
#include <vector>
-#include "cc/base/cc_export.h"
#include "cc/base/resource_id.h"
+#include "cc/cc_export.h"
#include "cc/quads/render_pass.h"
#include "ui/gfx/buffer_types.h"
#include "ui/gfx/geometry/rect.h"
« no previous file with comments | « cc/output/output_surface_frame.h ('k') | cc/output/overlay_candidate_validator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698