diff options
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-04-13 21:28:23 +0000 |
---|---|---|
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2011-04-13 21:28:23 +0000 |
commit | 399d454be9ca9c265cf86620c062256170cb827b (patch) | |
tree | c1b9786b9e3380f3ab2173e7008787509462669b /gpu | |
parent | c0d4aa2088a0788f9df221497945d2ba1b342f44 (diff) |
test of writable Skia tree in a chrome tree.
(removed an extra newline from FlingState.h)
git-svn-id: http://skia.googlecode.com/svn/trunk@1122 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gpu')
-rw-r--r-- | gpu/include/FlingState.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/include/FlingState.h b/gpu/include/FlingState.h index a1da4fbc86..3923f27b34 100644 --- a/gpu/include/FlingState.h +++ b/gpu/include/FlingState.h @@ -56,4 +56,3 @@ private: #endif - |