Index: Source/bindings/v8/custom/V8HTMLFrameElementCustom.cpp |
diff --git a/Source/bindings/v8/custom/V8HTMLFrameElementCustom.cpp b/Source/bindings/v8/custom/V8HTMLFrameElementCustom.cpp |
index 689d6a0590fc2b52190ee3d5086793d9e881ef52..f589ef99e3968e85ca5a9c9bbf86026f7053c8ad 100644 |
--- a/Source/bindings/v8/custom/V8HTMLFrameElementCustom.cpp |
+++ b/Source/bindings/v8/custom/V8HTMLFrameElementCustom.cpp |
@@ -38,7 +38,7 @@ |
namespace WebCore { |
-using namespace HTMLNames; |
+using namespace HTMLNames; |
void V8HTMLFrameElement::locationAttrSetterCustom(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) |
{ |