Index: Source/bindings/tests/results/V8TestCallbackInterface.h |
diff --git a/Source/bindings/tests/results/V8TestCallbackInterface.h b/Source/bindings/tests/results/V8TestCallbackInterface.h |
index 813ce415e5809eb57e58455cbddf762a7c1721bf..2aeab18345690a402b77953173e62c28ad8a9a4a 100644 |
--- a/Source/bindings/tests/results/V8TestCallbackInterface.h |
+++ b/Source/bindings/tests/results/V8TestCallbackInterface.h |
@@ -12,7 +12,7 @@ |
#include "bindings/core/v8/ScopedPersistent.h" |
#include "bindings/tests/idls/TestCallbackInterface.h" |
-namespace WebCore { |
+namespace blink { |
class V8TestCallbackInterface FINAL : public TestCallbackInterface, public ActiveDOMCallback { |
public: |