Index: third_party/py_vulcanize/py_vulcanize/resource_unittest.py |
diff --git a/tracing/third_party/tvcm/tvcm/resource_unittest.py b/third_party/py_vulcanize/py_vulcanize/resource_unittest.py |
similarity index 93% |
rename from tracing/third_party/tvcm/tvcm/resource_unittest.py |
rename to third_party/py_vulcanize/py_vulcanize/resource_unittest.py |
index 7c700ce39c1079ca5c1a18839fc8f9e3bd11025c..4da23556f242b8fed4d6aef3751baa814fe5372e 100644 |
--- a/tracing/third_party/tvcm/tvcm/resource_unittest.py |
+++ b/third_party/py_vulcanize/py_vulcanize/resource_unittest.py |
@@ -5,7 +5,7 @@ |
import os |
import unittest |
-from tvcm import resource |
+from py_vulcanize import resource |
class ResourceUnittest(unittest.TestCase): |