Index: Source/platform/AsyncMethodRunner.h |
diff --git a/Source/platform/AsyncMethodRunner.h b/Source/platform/AsyncMethodRunner.h |
index c19857b5e68bf911587d37919e57f3433940c35c..173a5cc12dc557a7018a38adace2219125b4ae7d 100644 |
--- a/Source/platform/AsyncMethodRunner.h |
+++ b/Source/platform/AsyncMethodRunner.h |
@@ -35,7 +35,7 @@ |
#include "wtf/FastAllocBase.h" |
#include "wtf/Noncopyable.h" |
-namespace WebCore { |
+namespace blink { |
template <typename TargetClass> |
class AsyncMethodRunner FINAL { |