Chromium Code Reviews| Index: build/android/pylib/uiautomator/test_options.py | 
| diff --git a/build/android/pylib/uiautomator/test_options.py b/build/android/pylib/uiautomator/test_options.py | 
| index b383b201bc4811f8b2ef38ecad93c54664b9cf63..3f5f9504e139fe4a0d33915b05530abddcd51d55 100644 | 
| --- a/build/android/pylib/uiautomator/test_options.py | 
| +++ b/build/android/pylib/uiautomator/test_options.py | 
| @@ -8,7 +8,6 @@ import collections | 
| UIAutomatorOptions = collections.namedtuple('UIAutomatorOptions', [ | 
| 'tool', | 
| - 'cleanup_test_files', | 
| 'annotations', | 
| 'exclude_annotations', | 
| 'test_filter', |