diff options
-rw-r--r-- | chrome/browser/browser_about_handler.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/browser_about_handler.cc b/chrome/browser/browser_about_handler.cc index abc35eb..af18da1 100644 --- a/chrome/browser/browser_about_handler.cc +++ b/chrome/browser/browser_about_handler.cc @@ -161,7 +161,6 @@ const char *kAllAboutPaths[] = { kTermsPath, kVersionPath, #if defined(OS_LINUX) - kLinuxProxyConfigPath, kSandboxPath, #endif #if defined(OS_CHROMEOS) |