summaryrefslogtreecommitdiffstats
path: root/widget/GfxInfoBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'widget/GfxInfoBase.h')
-rw-r--r--widget/GfxInfoBase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widget/GfxInfoBase.h b/widget/GfxInfoBase.h
index f38746af19..73eb318f3c 100644
--- a/widget/GfxInfoBase.h
+++ b/widget/GfxInfoBase.h
@@ -111,6 +111,8 @@ class GfxInfoBase : public nsIGfxInfo,
static void SetFeatureStatus(
nsTArray<mozilla::gfx::GfxInfoFeatureStatus>&& aFS);
+ static bool OnlyAllowFeatureOnKnownConfig(int32_t aFeature);
+
protected:
virtual ~GfxInfoBase();