Chromium Code Reviews| Index: third_party/cython/src/Cython/Build/__init__.py |
| diff --git a/third_party/cython/src/Cython/Build/__init__.py b/third_party/cython/src/Cython/Build/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ee22938612d3d18abb010cb76e3002f33c1fccca |
| --- /dev/null |
| +++ b/third_party/cython/src/Cython/Build/__init__.py |
| @@ -0,0 +1 @@ |
| +from Dependencies import cythonize |