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

Unified Diff: Source/web/WebUserGestureIndicator.cpp

Issue 471503002: Cleanup namespace usage in Source/web/Web[I-Z]*.cpp (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 | « Source/web/WebTextRun.cpp ('k') | Source/web/WebUserGestureToken.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebUserGestureIndicator.cpp
diff --git a/Source/web/WebUserGestureIndicator.cpp b/Source/web/WebUserGestureIndicator.cpp
index 4cee49115e1d0987aa95c3a6e9841ffb9c5dc3fc..7a119b836f4f7092213049d195d433df080b4459 100644
--- a/Source/web/WebUserGestureIndicator.cpp
+++ b/Source/web/WebUserGestureIndicator.cpp
@@ -34,8 +34,6 @@
#include "platform/UserGestureIndicator.h"
#include "public/web/WebUserGestureToken.h"
-using namespace blink;
-
namespace blink {
bool WebUserGestureIndicator::isProcessingUserGesture()
« no previous file with comments | « Source/web/WebTextRun.cpp ('k') | Source/web/WebUserGestureToken.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698