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

Unified Diff: Source/web/WebWorkerInfo.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/WebWorkerClientImpl.cpp ('k') | Source/web/WebWorkerRunLoop.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebWorkerInfo.cpp
diff --git a/Source/web/WebWorkerInfo.cpp b/Source/web/WebWorkerInfo.cpp
index 896ea672105b55db32203d4139b02b44894ba2df..4e92dba0a429c1ea36989ff2b4564d7d399ff5de 100644
--- a/Source/web/WebWorkerInfo.cpp
+++ b/Source/web/WebWorkerInfo.cpp
@@ -33,7 +33,7 @@
#include "core/workers/WorkerThread.h"
-namespace WebKit {
+namespace blink {
unsigned WebWorkerInfo::dedicatedWorkerCount()
{
« no previous file with comments | « Source/web/WebWorkerClientImpl.cpp ('k') | Source/web/WebWorkerRunLoop.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698