Chromium Code Reviews| Index: jingle/notifier/base/chrome_async_socket.h |
| =================================================================== |
| --- jingle/notifier/base/chrome_async_socket.h (revision 65819) |
| +++ jingle/notifier/base/chrome_async_socket.h (working copy) |
| @@ -27,6 +27,7 @@ |
| namespace net { |
| class ClientSocket; |
| class ClientSocketFactory; |
| +class HostPortPair; |
|
wtc
2010/11/12 00:12:55
Should this forward declaration be removed? HostPo
Ryan Hamilton
2010/11/12 00:47:30
Done.
|
| class IOBufferWithSize; |
| } // namespace net |