diff options
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r-- | chrome/common/chrome_paths.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h index 811fe57..c5191c3 100644 --- a/chrome/common/chrome_paths.h +++ b/chrome/common/chrome_paths.h @@ -36,8 +36,6 @@ enum { // Valid only in development environment; TODO(darin): move these DIR_TEST_DATA, // directory where unit test data resides DIR_TEST_TOOLS, // directory where unit test tools reside - FILE_TEST_SERVER, // simple HTTP server for testing the network stack - FILE_PYTHON_RUNTIME, // Python runtime, used for running the test server PATH_END }; |