Remove DCHECK for negative sizes for Android
There are still places in downstream Android code where a negative size is provided as width or height to the SizeBase template for set_width, set_height and the constructor. The DCHECK was added in: https://chromiumcodereview.appspot.com/11410024 BUG=168927 Review URL: https://chromiumcodereview.appspot.com/11823012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175723 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment