| Index: build/android/pylib/content_settings.py
|
| diff --git a/build/android/pylib/content_settings.py b/build/android/pylib/content_settings.py
|
| index 8594140856d8765f0014cb80a81bb7e53e2425e2..3bf11bc490c16a8e1150b685b2e3676e028b802f 100644
|
| --- a/build/android/pylib/content_settings.py
|
| +++ b/build/android/pylib/content_settings.py
|
| @@ -2,8 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -from pylib import constants
|
| -
|
|
|
| class ContentSettings(dict):
|
|
|
|
|