| Index: build/android/pylib/host_driven/test_info_collection.py
|
| diff --git a/build/android/pylib/host_driven/test_info_collection.py b/build/android/pylib/host_driven/test_info_collection.py
|
| index cc0ab13f6f4ff4521ca73a39f3d3961cd5be9fd5..7ffc78ccf5c5ad746e2b738f91206aa1bcbffe4e 100644
|
| --- a/build/android/pylib/host_driven/test_info_collection.py
|
| +++ b/build/android/pylib/host_driven/test_info_collection.py
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""Module containing information about the python-driven tests."""
|
| +"""Module containing information about the host-driven tests."""
|
|
|
| import logging
|
| import os
|
|
|