| Index: net/http/http_network_transaction.h
|
| diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
|
| index 26e87163efd001dc952e9aa71a5f8859338d02b9..ec2b5cef2b5ceab041f6649923f8ce27962a2e80 100644
|
| --- a/net/http/http_network_transaction.h
|
| +++ b/net/http/http_network_transaction.h
|
| @@ -16,6 +16,7 @@
|
| #include "base/time/time.h"
|
| #include "crypto/ec_private_key.h"
|
| #include "net/base/net_error_details.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/base/request_priority.h"
|
| #include "net/http/http_auth.h"
|
| #include "net/http/http_request_headers.h"
|
|
|