| commit | f85abda8c964d57c315afad9cc3c70384e5ce79f | [log] [tgz] |
|---|---|---|
| author | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Mar 22 17:56:29 2012 +0000 |
| committer | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Mar 22 17:56:29 2012 +0000 |
| tree | f74a19e46e5ff9543fbd4bfea9da75acf4692d0f | |
| parent | c62923d6ad1c0662cad52a50fd3b977cf853a4a6 [diff] |
Remove mutual dependency of gr and skgr. http://codereview.appspot.com/5879043/ git-svn-id: http://skia.googlecode.com/svn/trunk@3467 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/include/gpu/GrConfig.h b/include/gpu/GrConfig.h index 1dfe199..e25859b 100644 --- a/include/gpu/GrConfig.h +++ b/include/gpu/GrConfig.h
@@ -182,7 +182,7 @@ // debug -vs- release // -extern GR_API void GrPrintf(const char format[], ...); +#define GrPrintf SkDebugf /** * GR_STRING makes a string of X where X is expanded before conversion to a string