Chromium Code Reviews| Index: content/gpu/gpu_main.cc |
| diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc |
| index 3dfba0cc5307e0822001e879c1406de1e21f4955..7ffa59e4468e611e614de4026b9e6a2f5f476ae0 100644 |
| --- a/content/gpu/gpu_main.cc |
| +++ b/content/gpu/gpu_main.cc |
| @@ -5,6 +5,7 @@ |
| #include <stddef.h> |
| #include <stdlib.h> |
| +#include <memory> |
| #include <utility> |
| #include "base/lazy_instance.h" |