| Index: content/common/gpu/client/context_provider_command_buffer_browsertest.cc
|
| ===================================================================
|
| --- content/common/gpu/client/context_provider_command_buffer_browsertest.cc (revision 259922)
|
| +++ content/common/gpu/client/context_provider_command_buffer_browsertest.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| #include "content/browser/gpu/browser_gpu_channel_host_factory.h"
|
| #include "content/common/gpu/client/context_provider_command_buffer.h"
|
| #include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h"
|
| -#include "content/test/content_browser_test.h"
|
| +#include "content/public/test/content_browser_test.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace content {
|
|
|