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

Unified Diff: Source/platform/geometry/mac/FloatRectMac.mm

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
« no previous file with comments | « Source/platform/geometry/mac/FloatPointMac.mm ('k') | Source/platform/geometry/mac/FloatSizeMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/geometry/mac/FloatRectMac.mm
diff --git a/Source/platform/geometry/mac/FloatRectMac.mm b/Source/platform/geometry/mac/FloatRectMac.mm
index 0b070dd0acfdd5573f5aecfc2ab6bfbd8d87585c..49c7004f0fdfd2a22bb11388df7878278ed32d18 100644
--- a/Source/platform/geometry/mac/FloatRectMac.mm
+++ b/Source/platform/geometry/mac/FloatRectMac.mm
@@ -27,7 +27,7 @@
#include "config.h"
#include "platform/geometry/FloatRect.h"
-namespace WebCore {
+namespace blink {
#ifndef NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES
« no previous file with comments | « Source/platform/geometry/mac/FloatPointMac.mm ('k') | Source/platform/geometry/mac/FloatSizeMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698