Commit 3bcb9aff authored by hjd's avatar hjd Committed by Commit bot

Roll AOSP Manifest to 60e4952

To pick up the asset fix at
https://android-review.googlesource.com/#/c/108196/.

BUG=391488

Review URL: https://codereview.chromium.org/603683008

Cr-Commit-Position: refs/heads/master@{#296930}
parent 8074d067
...@@ -471,7 +471,7 @@ deps_os = { ...@@ -471,7 +471,7 @@ deps_os = {
# Whenever you roll this please also change frameworks/webview in # Whenever you roll this please also change frameworks/webview in
# src/android_webview/buildbot/aosp_manifest.xml to point to the same revision. # src/android_webview/buildbot/aosp_manifest.xml to point to the same revision.
'src/third_party/android_webview_glue/src': 'src/third_party/android_webview_glue/src':
Var('chromium_git') + '/external/android_webview_glue.git' + '@' + '60e4952d02f2bfa3f0705043b792c01f79ffbfa6', Var('chromium_git') + '/external/android_webview_glue.git' + '@' + 'a1b0248c80f239e2f6476b9f395b27d0ba1eb3cd',
'src/third_party/android_tools': 'src/third_party/android_tools':
Var('chromium_git') + '/android_tools.git' + '@' + 'd2b86205ff973a3844020feacb35ca6b1d82efbe', Var('chromium_git') + '/android_tools.git' + '@' + 'd2b86205ff973a3844020feacb35ca6b1d82efbe',
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<!-- Whenever you roll this please also change frameworks/webview in DEPS to point to the <!-- Whenever you roll this please also change frameworks/webview in DEPS to point to the
same revision. --> same revision. -->
<project name="platform/frameworks/webview" path="frameworks/webview" revision="60e4952d02f2bfa3f0705043b792c01f79ffbfa6"/> <project name="platform/frameworks/webview" path="frameworks/webview" revision="a1b0248c80f239e2f6476b9f395b27d0ba1eb3cd"/>
<project groups="device,flo" name="device/asus/deb" revision="0ce3a783d549d023ddc553a04fed717ffb2ff533"/> <project groups="device,flo" name="device/asus/deb" revision="0ce3a783d549d023ddc553a04fed717ffb2ff533"/>
<project groups="device,flo" name="device/asus/flo" revision="55ea79b11f9f82b2aa03f44a3429112fc5c06d07"/> <project groups="device,flo" name="device/asus/flo" revision="55ea79b11f9f82b2aa03f44a3429112fc5c06d07"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment