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

Unified Diff: ui/compositor/layer_unittest.cc

Issue 11474050: cc: Unify namespaces for all test files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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 | « cc/tiled_layer_unittest.cc ('k') | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/layer_unittest.cc
diff --git a/ui/compositor/layer_unittest.cc b/ui/compositor/layer_unittest.cc
index 7008763b88e69c3f222c4f623eb6340bf96dabc3..fb32a9f7a5c96ba04539ef23022bd5cfdea793bd 100644
--- a/ui/compositor/layer_unittest.cc
+++ b/ui/compositor/layer_unittest.cc
@@ -23,7 +23,7 @@
#include "ui/gfx/gfx_paths.h"
#include "ui/gfx/skia_util.h"
-using cc::test::IsSameAsPNGFile;
+using cc::IsSameAsPNGFile;
namespace ui {
« no previous file with comments | « cc/tiled_layer_unittest.cc ('k') | webkit/compositor_bindings/test/web_layer_tree_view_test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698