Thanks for your reply, Firstly let me explain what I'm up-to and how I'm doing it.
1) I have an old webrtc media server which was written for 2017 checkout of webrtc and chromium.
2) What my intention is I have the latest checkout of webrtc and chromium and I want make the same media server to work with these latest checkouts.
3) I have made the necessary changes to the old media-server such that all deprecated calls have been replaced with the current implementation.
4) Whenever I try to build my webrtc-media server I'm getting this error.
The command I'm using to build chromium is this