diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-11 18:51:01 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-05-11 18:51:01 +0000 |
commit | 67d78b18d300e7efae36ab30bebbc83dcfc1ea79 (patch) | |
tree | e9a6845d567984c10475e8204f271844e1527bfa | |
parent | 78dad54080ad806be89adb5cc0e3c530b031cdaf (diff) |
Fix my intentional break.
git-svn-id: http://skia.googlecode.com/svn/trunk@1307 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | tests/UtilsTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/UtilsTest.cpp b/tests/UtilsTest.cpp index 50a29cd9d0..2019a77f74 100644 --- a/tests/UtilsTest.cpp +++ b/tests/UtilsTest.cpp @@ -1,4 +1,3 @@ -THIS_BOGUS_LINE_BREAKS_THE_TEST_BUILD #include "Test.h" #include "SkRandom.h" #include "SkRefCnt.h" |