| Index: systrace/profile_chrome/chrome_tracing_agent.py
|
| diff --git a/systrace/profile_chrome/chrome_tracing_agent.py b/systrace/profile_chrome/chrome_tracing_agent.py
|
| index 4886228324f6ea8931e22a96edc05d48b8ad4cbe..b44ded557e43c78a60c3e6030f7c9331bb5a6604 100644
|
| --- a/systrace/profile_chrome/chrome_tracing_agent.py
|
| +++ b/systrace/profile_chrome/chrome_tracing_agent.py
|
| @@ -10,7 +10,6 @@ import re
|
|
|
| from devil.android import device_errors
|
| from devil.android.sdk import intent
|
| -
|
| from systrace import trace_result
|
| from systrace import tracing_agents
|
|
|
|
|