Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / tools / telemetry / telemetry / web_components / tvcm_stub.py
index 214d0f1..089cf92 100644 (file)
@@ -4,7 +4,10 @@
 
 from telemetry.core import util
 
-# Bring in tvcm module for basic JS components capabilities.
+# Bring in tv module for basic JS components capabilities.
+util.AddDirToPythonPath(
+    util.GetChromiumSrcDir(), 'third_party', 'trace-viewer', 'trace_viewer')
+
 util.AddDirToPythonPath(
     util.GetChromiumSrcDir(),
     'third_party', 'trace-viewer', 'third_party', 'tvcm')