Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / build / android / pylib / uiautomator / test_options.py
index f3f648b..578c45d 100644 (file)
@@ -9,7 +9,6 @@ import collections
 UIAutomatorOptions = collections.namedtuple('UIAutomatorOptions', [
     'tool',
     'cleanup_test_files',
-    'push_deps',
     'annotations',
     'exclude_annotations',
     'test_filter',