Chromium Code Reviews| Index: runtime/platform/assert.h |
| diff --git a/runtime/platform/assert.h b/runtime/platform/assert.h |
| index a60d85d5fa4d1879ae23f03b80fd7b0badb523c2..969369e5f1b934527283e8816a9271cdac8263f8 100644 |
| --- a/runtime/platform/assert.h |
| +++ b/runtime/platform/assert.h |
| @@ -362,4 +362,5 @@ struct CompileAssert { |
| #endif // defined(TESTING) |
| + |
| #endif // PLATFORM_ASSERT_H_ |