Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(347)

Unified Diff: Source/core/accessibility/AXInlineTextBox.cpp

Issue 199793011: Removing "using" delclarations that import names from the STL library. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed the empty lines Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/accessibility/AXARIAGridRow.cpp ('k') | Source/core/accessibility/AXList.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/accessibility/AXInlineTextBox.cpp
diff --git a/Source/core/accessibility/AXInlineTextBox.cpp b/Source/core/accessibility/AXInlineTextBox.cpp
index 7ba1129dc9a7fc6599d3c05a7df4050a0cf6e2b6..37cd2ad87c8c9e52c2b775fef886551172ab449c 100644
--- a/Source/core/accessibility/AXInlineTextBox.cpp
+++ b/Source/core/accessibility/AXInlineTextBox.cpp
@@ -34,7 +34,6 @@
#include "core/rendering/RenderText.h"
#include "platform/LayoutUnit.h"
-using namespace std;
namespace WebCore {
« no previous file with comments | « Source/core/accessibility/AXARIAGridRow.cpp ('k') | Source/core/accessibility/AXList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698