Chromium Code Reviews| Index: net/test/test_server.h |
| =================================================================== |
| --- net/test/test_server.h (revision 59070) |
| +++ net/test/test_server.h (working copy) |
| @@ -72,9 +72,6 @@ |
| const std::string& password); |
| private: |
| - // Appends |dir| to PYTHONPATH. |
| - static void AppendToPythonPath(const FilePath& dir); |
| - |
| // Modify PYTHONPATH to contain libraries we need. |
| bool SetPythonPath() WARN_UNUSED_RESULT; |