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

Unified Diff: cc/ipc/filter_operations_struct_traits.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/ipc/filter_operations_struct_traits.h
diff --git a/cc/ipc/filter_operations_struct_traits.h b/cc/ipc/filter_operations_struct_traits.h
index 4d188cbde1f9ef3ff1a533b3ec51de353c767cf8..07e32acef86003508893028325f34d9bf2f15601 100644
--- a/cc/ipc/filter_operations_struct_traits.h
+++ b/cc/ipc/filter_operations_struct_traits.h
@@ -6,7 +6,7 @@
#define CC_IPC_FILTER_OPERATIONS_STRUCT_TRAITS_H_
#include "cc/ipc/filter_operations.mojom-shared.h"
-#include "cc/output/filter_operations.h"
+#include "cc/paint/filter_operations.h"
namespace mojo {

Powered by Google App Engine
This is Rietveld 408576698