Chromium Code Reviews| Index: base/utf_string_conversion_utils.h |
| diff --git a/base/utf_string_conversion_utils.h b/base/utf_string_conversion_utils.h |
| index 71dc5276ae700bca29e792757ad0fe5386b21e96..17e04f1d40622be6ff36a5f61ab6c7e5a02d71fe 100644 |
| --- a/base/utf_string_conversion_utils.h |
| +++ b/base/utf_string_conversion_utils.h |
| @@ -4,7 +4,6 @@ |
| #ifndef BASE_UTF_STRING_CONVERSION_UTILS_H_ |
| #define BASE_UTF_STRING_CONVERSION_UTILS_H_ |
| -#pragma once |
| // This should only be used by the various UTF string conversion files. |