screencast_portal.h: Remove unused typedef

Minor cleanup to remove unused typedef.

Bug: chromium:1291247
Change-Id: Idbbe8dba13d4d14888f843ae170a898ff604852b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249700
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Salman Malik <salmanmalik@google.com>
Cr-Commit-Position: refs/heads/main@{#35968}
This commit is contained in:
Salman Malik 2022-02-09 17:09:12 +00:00 committed by WebRTC LUCI CQ
parent 20d8d9150c
commit 9b3c792f67

View File

@ -12,7 +12,6 @@
#define MODULES_DESKTOP_CAPTURE_LINUX_WAYLAND_SCREENCAST_PORTAL_H_
#include <gio/gio.h>
#define typeof __typeof__
#include <string>