Chromium Code Reviews| Index: remoting/jingle_glue/ssl_socket_adapter.h |
| =================================================================== |
| --- remoting/jingle_glue/ssl_socket_adapter.h (revision 65819) |
| +++ remoting/jingle_glue/ssl_socket_adapter.h (working copy) |
| @@ -5,6 +5,7 @@ |
| #ifndef REMOTING_JINGLE_GLUE_SSL_SOCKET_ADAPTER_H_ |
| #define REMOTING_JINGLE_GLUE_SSL_SOCKET_ADAPTER_H_ |
| +#include "base/basictypes.h" |
|
wtc
2010/11/12 00:12:55
Remove this.
Ryan Hamilton
2010/11/12 00:47:30
Done.
|
| #include "base/scoped_ptr.h" |
| #include "net/base/completion_callback.h" |
| #include "net/base/io_buffer.h" |