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

Unified Diff: public/platform/WebRTCICECandidate.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/WebRTCDataChannelHandler.h ('k') | public/platform/WebRTCOfferOptions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebRTCICECandidate.h
diff --git a/public/platform/WebRTCICECandidate.h b/public/platform/WebRTCICECandidate.h
index bbced63ec7ddbaa0ffc3935e4297154ea2b46d6f..cd8572bc370dc9268d4e3508d08659d00ee2d63c 100644
--- a/public/platform/WebRTCICECandidate.h
+++ b/public/platform/WebRTCICECandidate.h
@@ -36,10 +36,6 @@
#include "WebString.h"
namespace blink {
-class RTCIceCandidateDescriptor;
-}
-
-namespace blink {
class WebString;
class WebRTCICECandidatePrivate;
« no previous file with comments | « public/platform/WebRTCDataChannelHandler.h ('k') | public/platform/WebRTCOfferOptions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698