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

Unified Diff: public/platform/WebAudioSourceProviderClient.h

Issue 457353002: Cleanup namespace usage in public/platform/Web[A-M]*.h. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « public/platform/WebAudioBus.h ('k') | public/platform/WebBlobData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebAudioSourceProviderClient.h
diff --git a/public/platform/WebAudioSourceProviderClient.h b/public/platform/WebAudioSourceProviderClient.h
index ed2414675801c87ebb07b337e3c83551740f17e2..d23ac422c0b1a19300a2968b6db0c5aa31c0766b 100644
--- a/public/platform/WebAudioSourceProviderClient.h
+++ b/public/platform/WebAudioSourceProviderClient.h
@@ -34,6 +34,6 @@ protected:
virtual ~WebAudioSourceProviderClient() { }
};
-} // WebKit
+} // namespace blink
#endif // WebAudioSourceProviderClient_h
« no previous file with comments | « public/platform/WebAudioBus.h ('k') | public/platform/WebBlobData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698