| Index: gpu/command_buffer/tests/gl_readback_unittest.cc
|
| diff --git a/gpu/command_buffer/tests/gl_readback_unittest.cc b/gpu/command_buffer/tests/gl_readback_unittest.cc
|
| index d6295649822086637b2a4c55e5f3df3534f89f6b..eaaa1bb59af559e30d8db5c745490333a3f255d1 100644
|
| --- a/gpu/command_buffer/tests/gl_readback_unittest.cc
|
| +++ b/gpu/command_buffer/tests/gl_readback_unittest.cc
|
| @@ -11,6 +11,7 @@
|
| #include <cmath>
|
|
|
| #include "base/bind.h"
|
| +#include "base/bit_cast.h"
|
| #include "base/location.h"
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|