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

Unified Diff: Source/platform/graphics/skia/OpaqueRegionSkia.h

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/graphics/skia/OpaqueRegionSkia.h
diff --git a/Source/platform/graphics/skia/OpaqueRegionSkia.h b/Source/platform/graphics/skia/OpaqueRegionSkia.h
index 1e0bc4e6370ebd524e3a979dde8d72b7ced61162..cbedd502546c9d27f66db402b89d1058bca7e572 100644
--- a/Source/platform/graphics/skia/OpaqueRegionSkia.h
+++ b/Source/platform/graphics/skia/OpaqueRegionSkia.h
@@ -40,7 +40,7 @@
#include "SkPoint.h"
#include "SkRect.h"
-namespace WebCore {
+namespace blink {
class GraphicsContext;
// This class is an encapsulation of functionality for GraphicsContext, and its methods are mirrored
« no previous file with comments | « Source/platform/graphics/skia/NativeImageSkia.cpp ('k') | Source/platform/graphics/skia/OpaqueRegionSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698