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

Unified Diff: Source/platform/graphics/GraphicsContextRecorder.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/GraphicsContextRecorder.h
diff --git a/Source/platform/graphics/GraphicsContextRecorder.h b/Source/platform/graphics/GraphicsContextRecorder.h
index 8a3de6e6cac702f73f14125e46a2074e7c9aa557..2f04244f0638ec2a26386c004e8d136af3871c68 100644
--- a/Source/platform/graphics/GraphicsContextRecorder.h
+++ b/Source/platform/graphics/GraphicsContextRecorder.h
@@ -38,7 +38,7 @@
#include "third_party/skia/include/core/SkPictureRecorder.h"
#include "wtf/RefCounted.h"
-namespace WebCore {
+namespace blink {
class PLATFORM_EXPORT GraphicsContextSnapshot : public RefCounted<GraphicsContextSnapshot> {
WTF_MAKE_NONCOPYABLE(GraphicsContextSnapshot);
« no previous file with comments | « Source/platform/graphics/GraphicsContextCullSaver.h ('k') | Source/platform/graphics/GraphicsContextRecorder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698