| Index: net/socket_stream/socket_stream_metrics.h
|
| ===================================================================
|
| --- net/socket_stream/socket_stream_metrics.h (revision 95949)
|
| +++ net/socket_stream/socket_stream_metrics.h (working copy)
|
| @@ -11,13 +11,13 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/time.h"
|
| -#include "net/base/net_api.h"
|
| +#include "net/base/net_export.h"
|
|
|
| class GURL;
|
|
|
| namespace net {
|
|
|
| -class NET_TEST SocketStreamMetrics {
|
| +class NET_EXPORT_PRIVATE SocketStreamMetrics {
|
| public:
|
| enum ProtocolType {
|
| PROTOCOL_UNKNOWN,
|
|
|