diff options
Diffstat (limited to 'chrome/common')
-rw-r--r-- | chrome/common/child_process_logging_mac.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/child_process_logging_mac.mm b/chrome/common/child_process_logging_mac.mm index abc7c00..e1813c3 100644 --- a/chrome/common/child_process_logging_mac.mm +++ b/chrome/common/child_process_logging_mac.mm @@ -175,7 +175,6 @@ void SetNumberOfViews(int number_of_views) { void SetCommandLine(const CommandLine*) { // TODO: http://crbug.com/60991 - NOTIMPLEMENTED(); } } // namespace child_process_logging |