Chromium Code Reviews| Index: content/common/gpu/client/gpu_in_process_context_tests.cc |
| diff --git a/content/common/gpu/client/gpu_in_process_context_tests.cc b/content/common/gpu/client/gpu_in_process_context_tests.cc |
| index 933466d0e5fa1628b5db578c5f724a2064db5165..31a5e0cf04705f2e5fea417e415ecdfb17fd918d 100644 |
| --- a/content/common/gpu/client/gpu_in_process_context_tests.cc |
| +++ b/content/common/gpu/client/gpu_in_process_context_tests.cc |
| @@ -3,7 +3,9 @@ |
| // found in the LICENSE file. |
| #include <stdio.h> |
| + |
| #include <cmath> |
| +#include <memory> |
| #include <string> |
| #include <vector> |