| Index: gpu/command_buffer/tests/gl_texture_mailbox_unittests.cc
|
| diff --git a/gpu/command_buffer/tests/gl_texture_mailbox_unittests.cc b/gpu/command_buffer/tests/gl_texture_mailbox_unittests.cc
|
| index 2dbcafeda8560bdf9a509d160046798ba44e1246..f79f2218656a8116bc43dcaa1874d766cb982693 100644
|
| --- a/gpu/command_buffer/tests/gl_texture_mailbox_unittests.cc
|
| +++ b/gpu/command_buffer/tests/gl_texture_mailbox_unittests.cc
|
| @@ -9,7 +9,7 @@
|
| #include "gpu/command_buffer/tests/gl_manager.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/gfx/gl/gl_share_group.h"
|
| +#include "ui/gl/gl_share_group.h"
|
|
|
| namespace gpu {
|
|
|
|
|