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

Unified Diff: public/platform/WebRTCDTMFSenderHandler.h

Issue 462843003: Cleanup namespace usage in public/platform/{Web[P-W]*,linux/*}.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/WebRTCConfiguration.h ('k') | public/platform/WebRTCDTMFSenderHandlerClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebRTCDTMFSenderHandler.h
diff --git a/public/platform/WebRTCDTMFSenderHandler.h b/public/platform/WebRTCDTMFSenderHandler.h
index 88e200bde3e9ccdf415afb9b2d6ed546f8e7a423..ff6077dbb530966d47de27e4672df989b6e7faf5 100644
--- a/public/platform/WebRTCDTMFSenderHandler.h
+++ b/public/platform/WebRTCDTMFSenderHandler.h
@@ -30,6 +30,7 @@
#include "WebString.h"
namespace blink {
+
class WebRTCDTMFSenderHandlerClient;
class WebRTCDTMFSenderHandler {
« no previous file with comments | « public/platform/WebRTCConfiguration.h ('k') | public/platform/WebRTCDTMFSenderHandlerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698