Index: base/command_line.h |
diff --git a/base/command_line.h b/base/command_line.h |
index 1829e63e1b5b8e5b87b04af6ecd67a6bd414bebc..85d924a8d31dcf743507ceb518a1cddfb91579b7 100644 |
--- a/base/command_line.h |
+++ b/base/command_line.h |
@@ -226,7 +226,4 @@ class BASE_EXPORT CommandLine { |
} // namespace base |
-// TODO(brettw) remove once all callers specify the namespace properly. |
-using base::CommandLine; |
- |
#endif // BASE_COMMAND_LINE_H_ |