| Index: third_party/py_vulcanize/py_vulcanize/fake_fs_unittest.py
|
| diff --git a/tracing/third_party/tvcm/tvcm/fake_fs_unittest.py b/third_party/py_vulcanize/py_vulcanize/fake_fs_unittest.py
|
| similarity index 97%
|
| rename from tracing/third_party/tvcm/tvcm/fake_fs_unittest.py
|
| rename to third_party/py_vulcanize/py_vulcanize/fake_fs_unittest.py
|
| index 0daa469cd14c2cccd529646129ffd5418d46ba83..08250138a5e397547d750c3de6e152f47f54ff36 100644
|
| --- a/tracing/third_party/tvcm/tvcm/fake_fs_unittest.py
|
| +++ b/third_party/py_vulcanize/py_vulcanize/fake_fs_unittest.py
|
| @@ -5,7 +5,7 @@
|
| import os
|
| import unittest
|
|
|
| -from tvcm import fake_fs
|
| +from py_vulcanize import fake_fs
|
|
|
|
|
| class FakeFSUnittest(unittest.TestCase):
|
|
|