Remove default case from CSSValue::equals
Remove the default case from the CSSValue::equals method, to enable the compiler to check that every enum value is in the switch statement. Review URL: https://codereview.chromium.org/1311843003 git-svn-id: svn://svn.chromium.org/blink/trunk@201114 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment