Commit cb246ed4 authored by mcarare's avatar mcarare Committed by Mihai Adrian Carare
Browse files

For #18075: Add SaveVideoAudioCandidate for custom tabs context menu.

parent 6fd93dfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ class CustomTabContextMenuCandidate {
            ),
            ContextMenuCandidate.createShareLinkCandidate(context),
            ContextMenuCandidate.createSaveImageCandidate(context, contextMenuUseCases),
            ContextMenuCandidate.createSaveVideoAudioCandidate(context, contextMenuUseCases),
            ContextMenuCandidate.createCopyImageLocationCandidate(
                context,
                snackBarParentView,