The document discusses embedding Chromium into the Automotive Grade Linux (AGL) demo platform using the Web Application Manager (WAM). Currently, WAM and a modified version of Chromium from the LG WebOS project are used. Considering moving to use the Chromium Embedded Framework (CEF) instead, which could simplify keeping WAM and Chromium in sync with upstream changes. The proposed approach would adapt WAM to connect directly to CEF rather than a customized Chromium version.