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

Unified Diff: Source/platform/transforms/TransformationMatrixTest.cpp

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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: Source/platform/transforms/TransformationMatrixTest.cpp
diff --git a/Source/platform/transforms/TransformationMatrixTest.cpp b/Source/platform/transforms/TransformationMatrixTest.cpp
index 64c533ce1c05399a263a8407a9ef15f2757df37f..ed5791ffdcbc89a9b6d2e546e0bde7d91f477aa8 100644
--- a/Source/platform/transforms/TransformationMatrixTest.cpp
+++ b/Source/platform/transforms/TransformationMatrixTest.cpp
@@ -7,7 +7,7 @@
#include <gtest/gtest.h>
-using namespace WebCore;
+using namespace blink;
namespace {
TEST(TransformationMatrixTest, NonInvertableBlendTest)
« no previous file with comments | « Source/platform/transforms/TransformationMatrix.cpp ('k') | Source/platform/transforms/TranslateTransformOperation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698