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

Unified Diff: Source/web/tests/WebSearchableFormDataTest.cpp

Issue 499543002: Removing duplicate 'using namespace blink;' in platform and web (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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
Index: Source/web/tests/WebSearchableFormDataTest.cpp
diff --git a/Source/web/tests/WebSearchableFormDataTest.cpp b/Source/web/tests/WebSearchableFormDataTest.cpp
index 2c8d6aaf3b6bea2cb863c2799722ef976f188bfd..91c22f12bf8f264eaafc7b4354be56dc25f2d962 100644
--- a/Source/web/tests/WebSearchableFormDataTest.cpp
+++ b/Source/web/tests/WebSearchableFormDataTest.cpp
@@ -43,7 +43,6 @@
#include <gtest/gtest.h>
using namespace blink;
-using namespace blink;
class WebSearchableFormDataTest : public testing::Test {
protected:
« no previous file with comments | « Source/web/tests/WebScopedWindowFocusAllowedIndicatorTest.cpp ('k') | Source/web/tests/WebUserGestureTokenTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698