| commit | 599445130cbb6c4ed6ded7a01c8d9dafef7ace47 | [log] [tgz] |
|---|---|---|
| author | tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Mar 20 21:18:43 2012 +0000 |
| committer | tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Mar 20 21:18:43 2012 +0000 |
| tree | c3dccddc95edf8ab691647bfa898e0a3860191f7 | |
| parent | 934c570297c1b1f99cb4ca8d012d468a7eddf73f [diff] [blame] |
Move SkClampRange into src/effects, where it isn't being advertised as something for end-users. http://codereview.appspot.com/5864044/ git-svn-id: http://skia.googlecode.com/svn/trunk@3445 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 1eecc39..2492274 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp
@@ -9,6 +9,7 @@ 'type': 'executable', 'include_dirs' : [ '../src/core', + '../src/effects', '../src/gpu', ], 'sources': [