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

Unified Diff: cc/base/list_container.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/base/list_container.h
diff --git a/cc/base/list_container.h b/cc/base/list_container.h
index 07e7d321feb371c8ab43b87592af8cdea4170f55..cb386f9b3431aa968d56df4525af1835432cae52 100644
--- a/cc/base/list_container.h
+++ b/cc/base/list_container.h
@@ -11,7 +11,6 @@
#include "base/logging.h"
#include "base/macros.h"
-#include "cc/base/cc_export.h"
#include "cc/base/list_container_helper.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698