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

Unified Diff: Source/platform/exported/WebContentDecryptionModule.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
Index: Source/platform/exported/WebContentDecryptionModule.cpp
diff --git a/Source/platform/exported/WebContentDecryptionModule.cpp b/Source/platform/exported/WebContentDecryptionModule.cpp
index 9827c412aae137aee521e214101c2cf5f33be235..557abf9b0b2472cb3e0a42e179eb3b5e32e6c17f 100644
--- a/Source/platform/exported/WebContentDecryptionModule.cpp
+++ b/Source/platform/exported/WebContentDecryptionModule.cpp
@@ -25,10 +25,10 @@
#include "config.h"
#include "public/platform/WebContentDecryptionModule.h"
-namespace WebKit {
+namespace blink {
WebContentDecryptionModule::~WebContentDecryptionModule()
{
}
-} // namespace WebKit
+} // namespace blink
« no previous file with comments | « Source/platform/exported/WebCommon.cpp ('k') | Source/platform/exported/WebContentDecryptionModuleSession.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698