Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / PODFreeListArenaTest.cpp
index 8e4be6b..77b2772 100644 (file)
 #include "platform/testing/ArenaTestHelpers.h"
 #include "wtf/FastMalloc.h"
 #include "wtf/RefPtr.h"
-#include "wtf/Vector.h"
 
 #include <gtest/gtest.h>
 
-namespace WebCore {
+namespace blink {
 
 using ArenaTestHelpers::TrackedAllocator;
 
@@ -168,4 +167,4 @@ TEST_F(PODFreeListArenaTest, ReusesPreviouslyFreedObjects)
     }
 }
 
-} // namespace WebCore
+} // namespace blink