diff options
author | mkosiba <mkosiba@chromium.org> | 2015-01-19 06:08:23 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-19 14:09:15 +0000 |
commit | fbac0381fde5bae4a090d9e7c9d29334c0c9a6f1 (patch) | |
tree | 3e33cef84f95d35079e259c2551752c6a075e921 | |
parent | 88dd3c636cc8e1cc222fd50d24717cc2c0f52de1 (diff) | |
download | chromium_src-fbac0381fde5bae4a090d9e7c9d29334c0c9a6f1.zip chromium_src-fbac0381fde5bae4a090d9e7c9d29334c0c9a6f1.tar.gz chromium_src-fbac0381fde5bae4a090d9e7c9d29334c0c9a6f1.tar.bz2 |
[android_webview] Roll AOSP bot to newer chromium-dev.
This includes the removal of the glue layer from frameworks/webview
in the AOSP chromium-dev branch.
BUG=None
TEST=android_aosp builds
Review URL: https://codereview.chromium.org/854083003
Cr-Commit-Position: refs/heads/master@{#312107}
-rw-r--r-- | android_webview/buildbot/aosp_manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android_webview/buildbot/aosp_manifest.xml b/android_webview/buildbot/aosp_manifest.xml index 8bc93b8..667c064 100644 --- a/android_webview/buildbot/aosp_manifest.xml +++ b/android_webview/buildbot/aosp_manifest.xml @@ -6,7 +6,7 @@ <default remote="aosp" sync-j="6" /> - <project name="platform/frameworks/webview" path="frameworks/webview" revision="f989a7846d5fe4116de1a0635a8aade09d2be7b2"/> + <project name="platform/frameworks/webview" path="frameworks/webview" revision="a66eee2fb2290adf1240d6f900876451948e019e"/> <project groups="device,flo" name="device/asus/deb" revision="f7bd9fa832e3256aa4eb940d1e844f07d966b7ab"/> <project groups="device,flo" name="device/asus/flo" revision="b0c2235b2bc90ee99f609b31e58eb3afb7f9e070"/> |