| Index: third_party/WebKit/Tools/Scripts/webkitpy/webgl/__init__.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/webgl/__init__.py b/third_party/WebKit/Tools/Scripts/webkitpy/webgl/__init__.py
|
| deleted file mode 100644
|
| index c0528b7833309227dc0ec89f800471dc7674d224..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/webgl/__init__.py
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -# Required for Python to search this directory for module files
|
| -# This directory houses Python modules that do not yet have a proper home.
|
| -#
|
| -# Some of the Python modules in this directory aren't really part of webkitpy
|
| -# in the sense that they're not classes that are meant to be used as part of
|
| -# the webkitpy library. Instead, they're a bunch of helper code for individual
|
| -# scripts in in Tools/Scripts.
|
| -#
|
| -# Really, all this code should either be refactored or moved somewhere else,
|
| -# hence the somewhat lame name for this directory.
|
|
|