Chromium Code Reviews| Index: gm/bitmaprecttest.cpp |
| diff --git a/gm/bitmaprecttest.cpp b/gm/bitmaprecttest.cpp |
| index 6f2ccf211ea759b33efe0201d3c6eef9f91aa24d..630c90c600d6d8530ee5cccee693a8d3cf1dc6f1 100644 |
| --- a/gm/bitmaprecttest.cpp |
| +++ b/gm/bitmaprecttest.cpp |
| @@ -7,6 +7,7 @@ |
| #include "gm.h" |
| #include "SkCanvas.h" |
| +#include "SkPath.h" |
| static void make_bm(SkBitmap* bm) { |
| bm->allocN32Pixels(60, 60); |