| Index: Source/web/WebDevToolsAgentImpl.cpp
|
| diff --git a/Source/web/WebDevToolsAgentImpl.cpp b/Source/web/WebDevToolsAgentImpl.cpp
|
| index 0eb0a92f10ff4febc6ac2ca68deb87017ce4fc9d..c22872cbfa35f389e816af5d04cd083b448f6063 100644
|
| --- a/Source/web/WebDevToolsAgentImpl.cpp
|
| +++ b/Source/web/WebDevToolsAgentImpl.cpp
|
| @@ -75,7 +75,6 @@
|
| #include "wtf/text/WTFString.h"
|
|
|
| using namespace WebCore;
|
| -using namespace std;
|
|
|
| namespace OverlayZOrders {
|
| // Use 99 as a big z-order number so that highlight is above other overlays.
|
|
|