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

Unified Diff: Source/web/GeolocationClientProxy.cpp

Issue 61773005: Rename WebKit namespace to blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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.h ('k') | Source/web/GraphicsLayerFactoryChromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/GeolocationClientProxy.cpp
diff --git a/Source/web/GeolocationClientProxy.cpp b/Source/web/GeolocationClientProxy.cpp
index 94ee7cfa7a5b6a847b44c2308dcee4d096927bda..cd4c95516b0643becf2a4c9ca34b232b2826b6fa 100644
--- a/Source/web/GeolocationClientProxy.cpp
+++ b/Source/web/GeolocationClientProxy.cpp
@@ -33,7 +33,7 @@
#include "modules/geolocation/Geolocation.h"
#include "modules/geolocation/GeolocationPosition.h"
-namespace WebKit {
+namespace blink {
GeolocationClientProxy::GeolocationClientProxy(WebGeolocationClient* client)
: m_client(client)
« no previous file with comments | « Source/web/GeolocationClientProxy.h ('k') | Source/web/GraphicsLayerFactoryChromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698