Chromium Code Reviews| Index: webrtc/p2p/client/basicportallocator.h |
| diff --git a/webrtc/p2p/client/basicportallocator.h b/webrtc/p2p/client/basicportallocator.h |
| index ebba4db65bfd548a9b1f0bc034aba8b46661bfb3..204ff040a1deda0cff458a705c9d8beb708206bc 100644 |
| --- a/webrtc/p2p/client/basicportallocator.h |
| +++ b/webrtc/p2p/client/basicportallocator.h |
| @@ -288,7 +288,7 @@ class AllocationSequence : public rtc::MessageHandler, |
| PortConfiguration* config, |
| uint32_t flags); |
| ~AllocationSequence(); |
| - bool Init(); |
| + void Init(); |
| void Clear(); |
| void OnNetworkFailed(); |