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

Unified Diff: Source/core/editing/InputMethodControllerTest.cpp

Issue 496993002: Removing duplicate 'using namespace blink' from Source/core (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/InputMethodControllerTest.cpp
diff --git a/Source/core/editing/InputMethodControllerTest.cpp b/Source/core/editing/InputMethodControllerTest.cpp
index c191bac9bfdc050cecc0974e19052823b9863885..ea067f625b4500d481f795eb6c7a26ce9ecced83 100644
--- a/Source/core/editing/InputMethodControllerTest.cpp
+++ b/Source/core/editing/InputMethodControllerTest.cpp
@@ -14,7 +14,6 @@
#include <gtest/gtest.h>
using namespace blink;
-using namespace blink;
namespace {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698