| Index: content/common/gpu/client/gl_helper_unittests.cc
|
| diff --git a/content/common/gpu/client/gl_helper_unittests.cc b/content/common/gpu/client/gl_helper_unittests.cc
|
| index 16fe939da9fb0ce5e63a1013951663ffcb9c15d6..21a77f727bad0c65dad7e2a0f54a46bcb72acbec 100644
|
| --- a/content/common/gpu/client/gl_helper_unittests.cc
|
| +++ b/content/common/gpu/client/gl_helper_unittests.cc
|
| @@ -24,8 +24,8 @@
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/skia/include/core/SkTypes.h"
|
| #include "ui/gl/gl_surface.h"
|
| -#include "webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h"
|
| -#include "webkit/gpu/webgraphicscontext3d_in_process_impl.h"
|
| +#include "webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h"
|
| +#include "webkit/common/gpu/webgraphicscontext3d_in_process_impl.h"
|
|
|
| #if defined(OS_MACOSX)
|
| #include "base/mac/scoped_nsautorelease_pool.h"
|
|
|