| Index: trunk/src/tools/telemetry/telemetry/web_components/tvcm_stub.py
|
| ===================================================================
|
| --- trunk/src/tools/telemetry/telemetry/web_components/tvcm_stub.py (revision 253610)
|
| +++ trunk/src/tools/telemetry/telemetry/web_components/tvcm_stub.py (working copy)
|
| @@ -1,10 +0,0 @@
|
| -# Copyright 2014 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -from telemetry.core import util
|
| -
|
| -
|
| -util.AddDirToPythonPath(
|
| - util.GetChromiumSrcDir(),
|
| - 'third_party', 'trace-viewer', 'third_party', 'tvcm')
|
|
|