Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1018)

Unified Diff: webkit/compositor_bindings/ccthread_impl.cc

Issue 11192050: Rename compositor bindings filenames to Chromium style (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/compositor_bindings/ccthread_impl.h ('k') | webkit/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « webkit/compositor_bindings/ccthread_impl.h ('k') | webkit/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698