Chromium Code Reviews| Index: cc/trees/remote_channel_impl.h |
| diff --git a/cc/trees/remote_channel_impl.h b/cc/trees/remote_channel_impl.h |
| index ae08a17c0c8b2bfd4a701ccefb1763f63245042b..f77a53efd3d506ae377912f53dd728db7950ef13 100644 |
| --- a/cc/trees/remote_channel_impl.h |
| +++ b/cc/trees/remote_channel_impl.h |
| @@ -5,6 +5,8 @@ |
| #ifndef CC_TREES_REMOTE_CHANNEL_IMPL_H_ |
| #define CC_TREES_REMOTE_CHANNEL_IMPL_H_ |
| +#include <queue> |
| + |
| #include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| #include "cc/base/cc_export.h" |