| Index: webkit/compositor_bindings/ccthread_impl.cc
|
| diff --git a/webkit/compositor_bindings/CCThreadImpl.cpp b/webkit/compositor_bindings/ccthread_impl.cc
|
| similarity index 99%
|
| rename from webkit/compositor_bindings/CCThreadImpl.cpp
|
| rename to webkit/compositor_bindings/ccthread_impl.cc
|
| index 7830600ba105b3d9ce2fed996a03cd51862504cb..bbda140062597febe6d8db06566d74ea253aad7f 100644
|
| --- a/webkit/compositor_bindings/CCThreadImpl.cpp
|
| +++ b/webkit/compositor_bindings/ccthread_impl.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "CCThreadImpl.h"
|
| +#include "ccthread_impl.h"
|
|
|
| #include "cc/completion_event.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/Platform.h"
|
|
|