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

Unified Diff: Source/core/accessibility/AXARIAGridRow.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/AXARIAGridCell.cpp ('k') | Source/core/accessibility/AXInlineTextBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/accessibility/AXARIAGridRow.cpp
diff --git a/Source/core/accessibility/AXARIAGridRow.cpp b/Source/core/accessibility/AXARIAGridRow.cpp
index 36d0da6bdccbb33df6339f5942b509fc7f379f5d..3494130b4fe8c59541276f19455fef2762c62f85 100644
--- a/Source/core/accessibility/AXARIAGridRow.cpp
+++ b/Source/core/accessibility/AXARIAGridRow.cpp
@@ -31,7 +31,6 @@
#include "core/accessibility/AXTable.h"
-using namespace std;
namespace WebCore {
« no previous file with comments | « Source/core/accessibility/AXARIAGridCell.cpp ('k') | Source/core/accessibility/AXInlineTextBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698