Index: chrome/common/child_process_logging_linux.cc |
=================================================================== |
--- chrome/common/child_process_logging_linux.cc (revision 100836) |
+++ chrome/common/child_process_logging_linux.cc (working copy) |
@@ -78,4 +78,8 @@ |
// TODO(port) |
} |
+void SetCommandLineFromCurrent() { |
+ // TODO: http://crbug.com/60993 |
+} |
+ |
} // namespace child_process_logging |