diff options
Diffstat (limited to 'base/sys_string_conversions.h')
-rw-r--r-- | base/sys_string_conversions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/sys_string_conversions.h b/base/sys_string_conversions.h index 2be248d..1c3bfcf 100644 --- a/base/sys_string_conversions.h +++ b/base/sys_string_conversions.h @@ -4,7 +4,6 @@ #ifndef BASE_SYS_STRING_CONVERSIONS_H_ #define BASE_SYS_STRING_CONVERSIONS_H_ -#pragma once // Provides system-dependent string type conversions for cases where it's // necessary to not use ICU. Generally, you should not need this in Chrome, |