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

Unified Diff: Source/web/CompositionUnderlineVectorBuilder.cpp

Issue 462353003: Cleanup namespace usage in Source/web[A-V]*.cpp (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Minor updates 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 | « Source/web/ColorChooserUIController.cpp ('k') | Source/web/ContextFeaturesClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/CompositionUnderlineVectorBuilder.cpp
diff --git a/Source/web/CompositionUnderlineVectorBuilder.cpp b/Source/web/CompositionUnderlineVectorBuilder.cpp
index b25d4d08688a34e9ab9c3eaf4eb4146277af663c..8bf52ed7e17fe15dd90d26193a2cc4f5a6fd1349 100644
--- a/Source/web/CompositionUnderlineVectorBuilder.cpp
+++ b/Source/web/CompositionUnderlineVectorBuilder.cpp
@@ -33,8 +33,6 @@
#include "web/CompositionUnderlineBuilder.h"
-using namespace blink;
-
namespace blink {
CompositionUnderlineVectorBuilder::CompositionUnderlineVectorBuilder(
« no previous file with comments | « Source/web/ColorChooserUIController.cpp ('k') | Source/web/ContextFeaturesClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698