diff options
Diffstat (limited to 'content/gpu/gpu_channel.h')
-rw-r--r-- | content/gpu/gpu_channel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gpu/gpu_channel.h b/content/gpu/gpu_channel.h index fb5c8a3..860d7a1 100644 --- a/content/gpu/gpu_channel.h +++ b/content/gpu/gpu_channel.h @@ -11,8 +11,8 @@ #include <vector> #include "base/id_map.h" +#include "base/memory/scoped_ptr.h" #include "base/process.h" -#include "base/scoped_ptr.h" #include "build/build_config.h" #include "content/common/message_router.h" #include "content/gpu/gpu_command_buffer_stub.h" |