Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7340ee1 authored by Bo Liu's avatar Bo Liu
Browse files

Export getRenderPipelineType

So it can be called from libwebviewchromium_plat_support

Bug: 67718981
Test: Locally built new webview and ensure state restore is skipped.
Change-Id: I2bd5a2a2ef35eb1a81c72e43756ce4f182b7e673
parent b60ce367
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ public:
    static int overrideSpotShadowStrength;

    static ProfileType getProfileType();
    static RenderPipelineType getRenderPipelineType();
    ANDROID_API static RenderPipelineType getRenderPipelineType();
    static bool isSkiaEnabled();

    ANDROID_API static bool enableHighContrastText;