| Index: gpu/gles2_conform_support/native/main.cc
|
| diff --git a/gpu/gles2_conform_support/native/main.cc b/gpu/gles2_conform_support/native/main.cc
|
| index 406fcd7bfd29c6dbfb16d262dd3dcbc983549710..be1fa72dda0010c85e18fa9ef02090e2de1a9d01 100644
|
| --- a/gpu/gles2_conform_support/native/main.cc
|
| +++ b/gpu/gles2_conform_support/native/main.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/at_exit.h"
|
| #include "base/command_line.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #if defined(OS_MACOSX)
|
| #include "base/mac/scoped_nsautorelease_pool.h"
|
|
|