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

Unified Diff: cc/trees/target_property.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/trees/target_property.h
diff --git a/cc/trees/target_property.h b/cc/trees/target_property.h
index e118c8db6a749f4c61d2508bf8807730913ec7c0..177ef965afa8247e314a6a7c666c21f6ecbe0ce7 100644
--- a/cc/trees/target_property.h
+++ b/cc/trees/target_property.h
@@ -7,7 +7,7 @@
#include <bitset>
-#include "cc/base/cc_export.h"
+#include "cc/cc_export.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698