| Index: Source/web/WebIDBDatabaseError.cpp
|
| diff --git a/Source/web/WebIDBDatabaseError.cpp b/Source/web/WebIDBDatabaseError.cpp
|
| index 3aed7e7422311909faf33a362382ef109c4e3fb6..e8c21d342956eba1e5673ad06b0e794dd9261ade 100644
|
| --- a/Source/web/WebIDBDatabaseError.cpp
|
| +++ b/Source/web/WebIDBDatabaseError.cpp
|
| @@ -34,8 +34,6 @@
|
| #include "core/dom/DOMError.h"
|
| #include "public/platform/WebString.h"
|
|
|
| -using namespace blink;
|
| -
|
| namespace blink {
|
|
|
| void WebIDBDatabaseError::assign(const WebIDBDatabaseError& value)
|
|
|