Chromium Code Reviews| Index: tools/telemetry/telemetry/core/chrome/crx_id.py |
| =================================================================== |
| --- tools/telemetry/telemetry/core/chrome/crx_id.py (revision 185386) |
| +++ tools/telemetry/telemetry/core/chrome/crx_id.py (working copy) |
| @@ -15,3 +15,4 @@ |
| from crx_id import crx_id # pylint: disable=F0401 |
| GetCRXAppID = crx_id.GetCRXAppID |
| +HasPublicKey = crx_id.HasPublicKey |