diff --git a/inherit/2in1.json b/inherit/2in1.json index 33bd3ef73945d25c96398ef78f18c76e2b49795a..013da89848fc7ed9b520ea974bc585da364dc475 100644 --- a/inherit/2in1.json +++ b/inherit/2in1.json @@ -119,18 +119,10 @@ { "subsystem": "thirdparty", "components": [ - { - "component": "cef", - "features": [] - }, { "component": "libjpeg-turbo", "features": [] }, - { - "component": "chromium", - "features": [] - }, { "component": "curl", "features": [] diff --git a/inherit/default.json b/inherit/default.json index d062426a761134604473e4dde59f78c0c5ded069..eb8208091dc185b2c0faaff231fb1f4787886235 100644 --- a/inherit/default.json +++ b/inherit/default.json @@ -750,14 +750,6 @@ { "component": "webview", "features": [] - }, - { - "component": "cef", - "features": [] - }, - { - "component": "chromium", - "features": [] } ] }, diff --git a/inherit/tablet.json b/inherit/tablet.json index 80a8bbecd5dd4968f4498b3d51d2427782a6653c..4b7cc0e1a840a66d73d8a5a593fc285bc264d558 100644 --- a/inherit/tablet.json +++ b/inherit/tablet.json @@ -750,14 +750,6 @@ "component": "bzip2", "features": [] }, - { - "component": "cef", - "features": [] - }, - { - "component": "chromium", - "features": [] - }, { "component": "cJSON", "features": []