Commit ab54e01c authored by hjd's avatar hjd Committed by Commit bot

Roll android_webview_glue to android_manifest

Get the android_webview_glue DEPS entry back in sync with the
aosp_manifest.xml.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#294289}
parent 85d12eb7
...@@ -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' + '@' + 'e73e669ac73b2ddc042e380cd784ba8bd39ebb95', Var('chromium_git') + '/external/android_webview_glue.git' + '@' + '8dc9a9d1217f84a7f9b0554f22a826394eabc856',
'src/third_party/android_tools': 'src/third_party/android_tools':
Var('chromium_git') + '/android_tools.git' + '@' + '7fc902d157a9aed7a2b68adc9c69181b3a43cd58', Var('chromium_git') + '/android_tools.git' + '@' + '7fc902d157a9aed7a2b68adc9c69181b3a43cd58',
......
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