Added ASSERT_SIZE macro for checking size of size-sensitive classes
Added ASSERT_SIZE macro for checking size of size-sensitive classes, which can be used with the SameSizeAs structs to give better compile errors with both the expected and actual size values. Also added the assert to the check for SameSizeAsCSSValue. Patch written with help by timloh@. BUG=486252 Review-Url: https://codereview.chromium.org/2231953003 Cr-Commit-Position: refs/heads/master@{#417540}
Showing
Please register or sign in to comment