Index: cc/ipc/compositor_frame_struct_traits.h |
diff --git a/cc/ipc/compositor_frame_struct_traits.h b/cc/ipc/compositor_frame_struct_traits.h |
index 7650252efd80dac6d3b20f49b98886d81ff38175..662c1c5c12227d33536b052c89c1fa500b73e585 100644 |
--- a/cc/ipc/compositor_frame_struct_traits.h |
+++ b/cc/ipc/compositor_frame_struct_traits.h |
@@ -5,7 +5,7 @@ |
#ifndef CC_IPC_COMPOSITOR_FRAME_STRUCT_TRAITS_H_ |
#define CC_IPC_COMPOSITOR_FRAME_STRUCT_TRAITS_H_ |
-#include "cc/ipc/compositor_frame.mojom.h" |
+#include "cc/ipc/compositor_frame.mojom-shared.h" |
dcheng
2016/08/29 20:10:37
I guess this is code that's shared by the Chromium
xlai (Olivia)
2016/08/29 21:43:11
This is something newly implemented in crbug.com/6
|
#include "cc/output/compositor_frame.h" |
namespace mojo { |