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

Unified Diff: Source/platform/blob/BlobRegistry.h

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/platform/audio/chromium/AudioDestinationChromium.cpp ('k') | Source/platform/blob/BlobRegistry.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blob/BlobRegistry.h
diff --git a/Source/platform/blob/BlobRegistry.h b/Source/platform/blob/BlobRegistry.h
index da2e6bffba08c974024b73847f76620993b8172f..c55a0f03ba0eab550aa2d57e6c525e335ec4879c 100644
--- a/Source/platform/blob/BlobRegistry.h
+++ b/Source/platform/blob/BlobRegistry.h
@@ -44,7 +44,7 @@ class KURL;
class RawData;
class SecurityOrigin;
-// A bridging class for calling WebKit::WebBlobRegistry methods.
+// A bridging class for calling blink::WebBlobRegistry methods.
class PLATFORM_EXPORT BlobRegistry {
public:
// Methods for controlling Blobs.
« no previous file with comments | « Source/platform/audio/chromium/AudioDestinationChromium.cpp ('k') | Source/platform/blob/BlobRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698