| Index: content/common/set_process_title_linux.h
|
| diff --git a/content/common/set_process_title_linux.h b/content/common/set_process_title_linux.h
|
| index 9eafb7750240ed0058832bcfc7fe3a1a795fb4bb..cb8a04e8f62911d97c328458bc3a480ab239f9be 100644
|
| --- a/content/common/set_process_title_linux.h
|
| +++ b/content/common/set_process_title_linux.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_COMMON_SET_PROCESS_TITLE_LINUX_H_
|
| #define CONTENT_COMMON_SET_PROCESS_TITLE_LINUX_H_
|
| -#pragma once
|
|
|
| // Set the process title that will show in "ps" and similar tools. Takes
|
| // printf-style format string and arguments. After calling setproctitle()
|
|
|