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

Unified Diff: Source/platform/AsyncMethodRunner.h

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/platform/AsyncFileSystemCallbacks.h ('k') | Source/platform/CalculationValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/AsyncMethodRunner.h
diff --git a/Source/platform/AsyncMethodRunner.h b/Source/platform/AsyncMethodRunner.h
index c19857b5e68bf911587d37919e57f3433940c35c..173a5cc12dc557a7018a38adace2219125b4ae7d 100644
--- a/Source/platform/AsyncMethodRunner.h
+++ b/Source/platform/AsyncMethodRunner.h
@@ -35,7 +35,7 @@
#include "wtf/FastAllocBase.h"
#include "wtf/Noncopyable.h"
-namespace WebCore {
+namespace blink {
template <typename TargetClass>
class AsyncMethodRunner FINAL {
« no previous file with comments | « Source/platform/AsyncFileSystemCallbacks.h ('k') | Source/platform/CalculationValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698