| commit | e02c5dabbbfefca3e086b3653d71a7a4a9713277 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Apr 26 03:04:35 2014 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Sat Apr 26 03:04:35 2014 +0000 |
| tree | 314954b65863e4052b1c7310c8908962bc91da25 | |
| parent | 02a5a09334eddd8003933948a8ea13e249a4a9dd [diff] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@14387 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/PathOpsExtendedTest.cpp b/tests/PathOpsExtendedTest.cpp index c16005a..0895432 100644 --- a/tests/PathOpsExtendedTest.cpp +++ b/tests/PathOpsExtendedTest.cpp
@@ -11,7 +11,7 @@ #include "SkCanvas.h" #include "SkForceLinking.h" #include "SkMatrix.h" -#include "SkPaint.h" +#include "SkPaint.h" #include "SkRTConf.h" #include "SkStream.h" #include "SkThread.h"
diff --git a/tests/PathOpsSkpClipTest.cpp b/tests/PathOpsSkpClipTest.cpp index df6770d..c0f028c 100755 --- a/tests/PathOpsSkpClipTest.cpp +++ b/tests/PathOpsSkpClipTest.cpp
@@ -562,7 +562,7 @@ do { if (!reader.read(&c, 1)) { return false; - } + } if (c == ' ') { break; }