| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 357a6959e3200c619f32c11abef3111e72230f68..5406ee79ea2e409427aeadc463354981da9f3ae3 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -1218,13 +1218,6 @@ extern const char kV8CacheStrategiesForCacheStorageNormal[];
|
| // option describes the 3rd of these, force caching on the first load.
|
| extern const char kV8CacheStrategiesForCacheStorageAggressive[];
|
|
|
| -// Name of the about::flags setting for speculative launch of service workers.
|
| -extern const char kSpeculativeLaunchServiceWorkerName[];
|
| -
|
| -// Description of the about::flags setting for speculative launch of service
|
| -// workers.
|
| -extern const char kSpeculativeLaunchServiceWorkerDescription[];
|
| -
|
| // An about::flags experiment title to enable/disable memory coordinator
|
| extern const char kMemoryCoordinatorName[];
|
|
|
|
|