Chromium Code Reviews| Index: Source/core/rendering/InlineBox.cpp | 
| diff --git a/Source/core/rendering/InlineBox.cpp b/Source/core/rendering/InlineBox.cpp | 
| index 9ec715c6e6396fc33a9621905449b6bf714bd9b4..2ae1a846925c0a342cae3f51279f9d2443dbc09a 100644 | 
| --- a/Source/core/rendering/InlineBox.cpp | 
| +++ b/Source/core/rendering/InlineBox.cpp | 
| @@ -31,8 +31,6 @@ | 
| #include <stdio.h> | 
| #endif | 
| -using namespace std; | 
| - | 
| namespace WebCore { | 
| struct SameSizeAsInlineBox { |