Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(298)

Unified Diff: base/command_line.h

Issue 817653003: Update from https://crrev.com/309717 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/callback_unittest.cc ('k') | base/debug/crash_logging_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « base/callback_unittest.cc ('k') | base/debug/crash_logging_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698