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

Unified Diff: Source/web/GraphicsLayerFactoryChromium.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/GeolocationClientProxy.cpp ('k') | Source/web/IndexedDBClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/GraphicsLayerFactoryChromium.cpp
diff --git a/Source/web/GraphicsLayerFactoryChromium.cpp b/Source/web/GraphicsLayerFactoryChromium.cpp
index b9fb72401394fc422050063dacf8de49c5071737..55070587f9453edda2c2cef2a4d70eb7252579e6 100644
--- a/Source/web/GraphicsLayerFactoryChromium.cpp
+++ b/Source/web/GraphicsLayerFactoryChromium.cpp
@@ -29,8 +29,6 @@
#include "platform/graphics/GraphicsLayer.h"
#include "web/WebViewImpl.h"
-using namespace blink;
-
namespace blink {
GraphicsLayerFactoryChromium::GraphicsLayerFactoryChromium(WebViewImpl* webView)
« no previous file with comments | « Source/web/GeolocationClientProxy.cpp ('k') | Source/web/IndexedDBClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698