Index: base/command_line.h |
diff --git a/base/command_line.h b/base/command_line.h |
index 31c0f5fd5cb9f153a8254da27187a2d2247bf65b..ec8714fd9b3055527352ebd7a02aafff85f6f512 100644 |
--- a/base/command_line.h |
+++ b/base/command_line.h |
@@ -164,7 +164,6 @@ class CommandLine { |
// TODO(evanm): remove all of these. |
#if defined(OS_WIN) |
// Deprecated on non-Windows. |
- std::wstring program() const; |
bool HasSwitch(const std::wstring& switch_string) const; |
#endif |