| Index: components/precache/core/proto/precache.proto
|
| diff --git a/components/precache/core/proto/precache.proto b/components/precache/core/proto/precache.proto
|
| index 5b987e2a0edc02ab552ca1f11f94457b707dbb43..2e9aec257eba888885ead0edb2ea113a006b963f 100644
|
| --- a/components/precache/core/proto/precache.proto
|
| +++ b/components/precache/core/proto/precache.proto
|
| @@ -33,6 +33,8 @@ message PrecacheManifestId {
|
| };
|
|
|
| // A manifest of cacheable resources to be precached for a specific host.
|
| +// CAUTION: When any change is done here, bump kDatabaseVersion in
|
| +// chrome/browser/predictors/resource_prefetch_predictor_tables.h
|
| message PrecacheManifest {
|
| // List of resources that we predict that the user will need if they are
|
| // likely to fetch the host.
|
|
|