Revert of Fix compile error on MSAN bot (patchset #1 id:1 of https://codereview.chromium.org/2142653002/ )

Reason for revert:
Reverting CL that this is based on

Original issue's description:
> Fix compile error on MSAN bot
>
> TBR=reed@google.com
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2142653002
>
> Committed: https://skia.googlesource.com/skia/+/76c52ace16a7846d7d2ddf166d64572546f2de69

TBR=
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review-Url: https://codereview.chromium.org/2134023003
This commit is contained in:
msarett 2016-07-11 14:54:55 -07:00 committed by Commit bot
parent 76c52ace16
commit bed41afa5f

View File

@ -7,7 +7,6 @@
#include "SkBitmap.h"
#include "SkCanvas.h"
#include "SkRandom.h"
#include "SkRect.h"
#include "Test.h"