From 4472301607d74d014e717a6b113c4e53543b831b Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Thu, 27 Feb 2014 03:02:34 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@13604 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tests/Test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Test.cpp') diff --git a/tests/Test.cpp b/tests/Test.cpp index 95b2f91c0c..e1afe763ee 100644 --- a/tests/Test.cpp +++ b/tests/Test.cpp @@ -128,4 +128,3 @@ void Test::SetResourcePath(const char* resourcePath) { gResourcePath = resourceP SkString Test::GetResourcePath() { return SkString(gResourcePath); } - -- cgit v1.2.3