aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrConfigConversionEffect.h
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-14 11:02:45 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-14 11:02:46 -0700
commit3df1e2163f9d7afc997dc14c440fab31277bff5c (patch)
treeb75637ba66e89f6ea9bb6ec44f58502a55bab830 /src/gpu/effects/GrConfigConversionEffect.h
parentab51cbd9b6b98b9e6721863694cc447ad403cd18 (diff)
Another trivial cleanup
Diffstat (limited to 'src/gpu/effects/GrConfigConversionEffect.h')
-rw-r--r--src/gpu/effects/GrConfigConversionEffect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/effects/GrConfigConversionEffect.h b/src/gpu/effects/GrConfigConversionEffect.h
index f00a284177..d87d009469 100644
--- a/src/gpu/effects/GrConfigConversionEffect.h
+++ b/src/gpu/effects/GrConfigConversionEffect.h
@@ -10,7 +10,6 @@
#include "GrSingleTextureEffect.h"
-class GrFragmentStage;
class GrInvariantOutput;
/**