Chromium Code Reviews| Index: base/port.h |
| diff --git a/base/port.h b/base/port.h |
| index 0e873bbe5879497b1646f571e628841f1e4ce015..d077705bd8f63fe62c7927287dd39c9f9a2a3a67 100644 |
| --- a/base/port.h |
| +++ b/base/port.h |
| @@ -58,4 +58,3 @@ inline void va_copy(va_list& a, va_list& b) { |
| #endif |
| #endif // BASE_PORT_H_ |
| - |