wam: use gRPC for internal IPC.
[AGL/meta-agl-demo.git] / recipes-wam / chromium / chromium_git.bb
index 7bc6ceb..6341a2f 100644 (file)
@@ -1,14 +1,14 @@
 require chromium.inc
 
 SRC_URI = "\
-    git://github.com/igalia/chromium91;branch=@11.agl;protocol=https;rev=${SRCREV_chromium91};name=chromium91 \
+    git://github.com/igalia/chromium91;branch=@17.agl;protocol=https;rev=${SRCREV_chromium91};name=chromium91 \
     git://github.com/webosose/chromium-v8;branch=@chromium91;destsuffix=git/src/v8;rev=${SRCREV_v8};name=v8;protocol=https \
 "
 
 # Needed by catapult
 DEPENDS += "python-six-native python-beautifulsoup4-native python-lxml-native python-html5lib-native python-webencodings-native"
 
-SRCREV_chromium91 = "9d9fbef68a215595ea6f8b18eb9f2a80b0927e88"
+SRCREV_chromium91 = "16915e06c4f93a257477a664bff1ffb1064462c6"
 SRCREV_v8 = "b958ec542dcb086f422a1216a959be38a4cc0339"
 
 CHROMIUM_VERSION = "91.0.4472.114"