Chromium Code Reviews| Index: base/value_conversions.h |
| diff --git a/base/value_conversions.h b/base/value_conversions.h |
| index cb6d55c064d4b9fab7fe6e2fc561bafa0de41b07..99cd5143cb43cf26879a73eaea36fa4cde92a918 100644 |
| --- a/base/value_conversions.h |
| +++ b/base/value_conversions.h |
| @@ -4,7 +4,6 @@ |
| #ifndef BASE_VALUE_CONVERSIONS_H_ |
| #define BASE_VALUE_CONVERSIONS_H_ |
| -#pragma once |
| // This file contains methods to convert things to a |Value| and back. |