Index: Source/platform/heap/glue/MessageLoopInterruptor.h |
diff --git a/Source/platform/heap/glue/MessageLoopInterruptor.h b/Source/platform/heap/glue/MessageLoopInterruptor.h |
index 2f334e32c82ab22dcc802adc5423ab64397b1db9..176f179078b5ad4c9b3d09a8f33565f26884eb1c 100644 |
--- a/Source/platform/heap/glue/MessageLoopInterruptor.h |
+++ b/Source/platform/heap/glue/MessageLoopInterruptor.h |
@@ -34,7 +34,7 @@ |
#include "platform/heap/ThreadState.h" |
#include "public/platform/WebThread.h" |
-namespace WebCore { |
+namespace blink { |
class MessageLoopInterruptor : public ThreadState::Interruptor { |
public: |