| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index cdf91c1ecee2a8e1ec194a888901f00b91277410..b1bd283e0b4ef140680810dd5f04399c40cc5f08 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -1113,12 +1113,6 @@ const char kV8CacheStrategiesForCacheStorageNormal[] = "Normal";
|
|
|
| const char kV8CacheStrategiesForCacheStorageAggressive[] = "Aggressive";
|
|
|
| -const char kSpeculativeLaunchServiceWorkerName[] =
|
| - "Speculative launch of service workers.";
|
| -
|
| -const char kSpeculativeLaunchServiceWorkerDescription[] =
|
| - "Speculatively launch service workers using touch and mouse events.";
|
| -
|
| const char kMemoryCoordinatorName[] = "Memory coordinator";
|
|
|
| const char kMemoryCoordinatorDescription[] =
|
|
|