| Index: components/cronet/url_request_context_config.h
|
| diff --git a/components/cronet/url_request_context_config.h b/components/cronet/url_request_context_config.h
|
| index 5ede8322b7e43bdd93a9d616fd4fa9cc8211d942..f01564e2094b7cbfb9e1adc6bdf1949f63ec0045 100644
|
| --- a/components/cronet/url_request_context_config.h
|
| +++ b/components/cronet/url_request_context_config.h
|
| @@ -30,7 +30,7 @@ namespace cronet {
|
| // URLRequestContext.
|
| struct URLRequestContextConfig {
|
| // Type of HTTP cache.
|
| - // GENERATED_JAVA_ENUM_PACKAGE: org.chromium.net
|
| + // GENERATED_JAVA_ENUM_PACKAGE: org.chromium.net.impl
|
| enum HttpCacheType {
|
| // No HTTP cache.
|
| DISABLED,
|
|
|