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

Unified Diff: Source/platform/DragImage.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
« no previous file with comments | « Source/platform/DecimalTest.cpp ('k') | Source/platform/DragImage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/DragImage.h
diff --git a/Source/platform/DragImage.h b/Source/platform/DragImage.h
index 22675442b41006fc690650f99d26bcf4b9b6d38d..13ad757940009414b196093d00c31977d514863f 100644
--- a/Source/platform/DragImage.h
+++ b/Source/platform/DragImage.h
@@ -31,7 +31,7 @@
#include "third_party/skia/include/core/SkBitmap.h"
#include "wtf/Forward.h"
-namespace WebCore {
+namespace blink {
class FontDescription;
class Image;
« no previous file with comments | « Source/platform/DecimalTest.cpp ('k') | Source/platform/DragImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698