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

Unified Diff: webkit/compositor_bindings/web_layer_unittest.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
Index: webkit/compositor_bindings/web_layer_unittest.cc
diff --git a/webkit/compositor_bindings/WebLayerTest.cpp b/webkit/compositor_bindings/web_layer_unittest.cc
similarity index 98%
rename from webkit/compositor_bindings/WebLayerTest.cpp
rename to webkit/compositor_bindings/web_layer_unittest.cc
index 36571d3835f02d13ee8ddc4e2b9d942efe354f69..1c733a4e4ebfe4d7fb763042aa749cabdbfb3598 100644
--- a/webkit/compositor_bindings/WebLayerTest.cpp
+++ b/webkit/compositor_bindings/web_layer_unittest.cc
@@ -7,8 +7,8 @@
#include "cc/test/compositor_fake_web_graphics_context_3d.h"
#include "cc/test/web_compositor_initializer.h"
-#include "WebLayerImpl.h"
-#include "WebLayerTreeViewTestCommon.h"
+#include "web_layer_impl.h"
+#include "web_layer_tree_view_test_common.h"
#include <public/WebContentLayer.h>
#include <public/WebContentLayerClient.h>
#include <public/WebExternalTextureLayer.h>
« no previous file with comments | « webkit/compositor_bindings/web_layer_tree_view_unittest.cc ('k') | webkit/compositor_bindings/web_scrollbar_layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698