Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / tools / clang / blink_gc_plugin / tests / virtual_and_trace_after_dispatch.cpp
index 9cd255e..2ba6f1e 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "virtual_and_trace_after_dispatch.h"
 
-namespace WebCore {
+namespace blink {
 
 static B* toB(A* a) { return static_cast<B*>(a); }