| Index: recipe_modules/platform/__init__.py | 
| diff --git a/recipe_modules/platform/__init__.py b/recipe_modules/platform/__init__.py | 
| index 7c1b545000199e2aa1868bbf20ffcb46fb3c4f44..c38e4573693ea5257cf7878878e0013b83bbf13b 100644 | 
| --- a/recipe_modules/platform/__init__.py | 
| +++ b/recipe_modules/platform/__init__.py | 
| @@ -1,6 +1,3 @@ | 
| # Copyright 2017 The LUCI Authors. All rights reserved. | 
| # Use of this source code is governed under the Apache License, Version 2.0 | 
| # that can be found in the LICENSE file. | 
| - | 
| -# TODO(phajdan.jr): provide coverage (http://crbug.com/693058). | 
| -DISABLE_STRICT_COVERAGE = True | 
|  |