| Index: third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
|
| diff --git a/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h b/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
|
| index 826e8cd918d21b5d8fefe4666390811d8db96efb..894f57ad3c366acc7e92e2442b2d7d997a9e37db 100644
|
| --- a/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
|
| +++ b/third_party/WebKit/Source/modules/crypto/CryptoHistograms.h
|
| @@ -88,9 +88,6 @@
|
| // Caveats
|
| // -----------------------
|
| //
|
| -// * Usage counters are incomplete for shared workers and service workers
|
| -// (http://crbug.com/376039)
|
| -//
|
| // * Measurements when there are errors (the Promise is rejected) are
|
| // inconsistent.
|
| //
|
|
|