| Index: base/sys_string_conversions.h
|
| diff --git a/base/sys_string_conversions.h b/base/sys_string_conversions.h
|
| index 2be248de864754bf2762a8809734397492b3558a..1c3bfcfedead9375c1ea1b993a7b7fc61edc9562 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,
|
|
|