Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / tools / clang / blink_gc_plugin / tests / class_overrides_new.h
index c76daef..3e80e37 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "heap/stubs.h"
 
-namespace WebCore {
+namespace blink {
 
 class HeapObject : public GarbageCollected<HeapObject> {
     WTF_MAKE_FAST_ALLOCATED;