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

Unified Diff: webkit/compositor_bindings/web_video_layer_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/web_video_layer_impl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/web_video_layer_impl.cc
diff --git a/webkit/compositor_bindings/WebVideoLayerImpl.cpp b/webkit/compositor_bindings/web_video_layer_impl.cc
similarity index 92%
rename from webkit/compositor_bindings/WebVideoLayerImpl.cpp
rename to webkit/compositor_bindings/web_video_layer_impl.cc
index 8b0350830b672918b88e1b403f3abee594e60c55..34cb1f6eda44829bdbbcde02d535864a422d274d 100644
--- a/webkit/compositor_bindings/WebVideoLayerImpl.cpp
+++ b/webkit/compositor_bindings/web_video_layer_impl.cc
@@ -3,9 +3,9 @@
// found in the LICENSE file.
#include "config.h"
-#include "WebVideoLayerImpl.h"
+#include "web_video_layer_impl.h"
-#include "WebLayerImpl.h"
+#include "web_layer_impl.h"
#include "cc/video_layer.h"
namespace WebKit {
« no previous file with comments | « webkit/compositor_bindings/web_video_layer_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698