| Index: webkit/gpu/test_context_provider_factory.cc
|
| diff --git a/webkit/gpu/test_context_provider_factory.cc b/webkit/gpu/test_context_provider_factory.cc
|
| index fe1efdb755cff4b585ca4b15f1c0d140c53ed21f..d86c9507a0ba446fa337f84e2f3791b7cb3eaf80 100644
|
| --- a/webkit/gpu/test_context_provider_factory.cc
|
| +++ b/webkit/gpu/test_context_provider_factory.cc
|
| @@ -5,7 +5,7 @@
|
| #include "webkit/gpu/test_context_provider_factory.h"
|
|
|
| #include "base/logging.h"
|
| -#include "cc/context_provider.h"
|
| +#include "cc/output/context_provider.h"
|
| #include "webkit/gpu/context_provider_in_process.h"
|
|
|
| namespace webkit {
|
|
|