Registry-based unit test for custom effects

Review URL: http://codereview.appspot.com/6447085/



git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@4946 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gpu.gyp b/gpu.gyp
index 177a728..652708f 100644
--- a/gpu.gyp
+++ b/gpu.gyp
@@ -205,6 +205,7 @@
         '../include/gpu/GrContext.h',
         '../include/gpu/GrContextFactory.h',
         '../include/gpu/GrCustomStage.h',
+        '../include/gpu/GrCustomStageUnitTest.h',
         '../include/gpu/GrFontScaler.h',
         '../include/gpu/GrGlyph.h',
         '../include/gpu/GrInstanceCounter.h',