diff options
Diffstat (limited to 'content/public/browser/utility_process_host_client.h')
-rw-r--r-- | content/public/browser/utility_process_host_client.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/browser/utility_process_host_client.h b/content/public/browser/utility_process_host_client.h index c449fd9..73d707b 100644 --- a/content/public/browser/utility_process_host_client.h +++ b/content/public/browser/utility_process_host_client.h @@ -4,7 +4,6 @@ #ifndef CONTENT_PUBLIC_BROWSER_UTILITY_PROCESS_HOST_CLIENT_H_ #define CONTENT_PUBLIC_BROWSER_UTILITY_PROCESS_HOST_CLIENT_H_ -#pragma once #include "base/memory/ref_counted.h" #include "content/common/content_export.h" |