| Index: cc/test/fake_context_provider.h
|
| diff --git a/cc/test/fake_context_provider.h b/cc/test/fake_context_provider.h
|
| index abdd32448562335e3fd1fb49d9869da384b49584..9ab1abd3d383619cf35b3c157db36a3cffc88112 100644
|
| --- a/cc/test/fake_context_provider.h
|
| +++ b/cc/test/fake_context_provider.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "cc/context_provider.h"
|
| +#include "cc/output/context_provider.h"
|
|
|
| namespace cc {
|
| class TestWebGraphicsContext3D;
|
|
|