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

Unified Diff: Source/platform/transforms/AffineTransform.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/AffineTransform.cpp
diff --git a/Source/platform/transforms/AffineTransform.cpp b/Source/platform/transforms/AffineTransform.cpp
index 5c67785e1f89b07886604d07fcf7563b5daec6d6..307e239782ab16f131e7643cdb4bd809d8eb4f7b 100644
--- a/Source/platform/transforms/AffineTransform.cpp
+++ b/Source/platform/transforms/AffineTransform.cpp
@@ -34,7 +34,7 @@
#include "platform/geometry/IntRect.h"
#include "wtf/MathExtras.h"
-namespace WebCore {
+namespace blink {
AffineTransform::AffineTransform()
{
« no previous file with comments | « Source/platform/transforms/AffineTransform.h ('k') | Source/platform/transforms/IdentityTransformOperation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698