Chromium Code Reviews| Index: cc/surfaces/surface_factory.cc |
| diff --git a/cc/surfaces/surface_factory.cc b/cc/surfaces/surface_factory.cc |
| index 79cb096867b85c7151f73c00fd5da649a5e389e0..a45c809cc51312f200ed3c208d096417012a3694 100644 |
| --- a/cc/surfaces/surface_factory.cc |
| +++ b/cc/surfaces/surface_factory.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/surfaces/surface_factory.h" |
| +#include <utility> |
| + |
| #include "base/trace_event/trace_event.h" |
| #include "cc/output/compositor_frame.h" |
| #include "cc/output/copy_output_request.h" |