Index: Source/platform/CrossThreadCopier.h |
diff --git a/Source/platform/CrossThreadCopier.h b/Source/platform/CrossThreadCopier.h |
index 94c364040f57e1638f412d1bb6c6a96965da6ce1..8f89df80a0f18a162fa02d2c9e9f98eadbb2fda6 100644 |
--- a/Source/platform/CrossThreadCopier.h |
+++ b/Source/platform/CrossThreadCopier.h |
@@ -42,7 +42,7 @@ |
#include "wtf/ThreadSafeRefCounted.h" |
#include "wtf/TypeTraits.h" |
-namespace WebCore { |
+namespace blink { |
class IntRect; |
class IntSize; |
@@ -226,6 +226,6 @@ namespace WebCore { |
} |
-} // namespace WebCore |
+} // namespace blink |
#endif // CrossThreadCopier_h |