diff options
author | boliu <boliu@chromium.org> | 2014-12-12 10:21:23 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-12 18:21:47 +0000 |
commit | faffe68da46b5b3d4738bac565daf8eea24e2193 (patch) | |
tree | b1ea1704dac379272aec9097a21cfb4c44c01fa7 /android_webview | |
parent | 25f6f586893c045e12b3da56e3cec592adc0f0b7 (diff) | |
download | chromium_src-faffe68da46b5b3d4738bac565daf8eea24e2193.zip chromium_src-faffe68da46b5b3d4738bac565daf8eea24e2193.tar.gz chromium_src-faffe68da46b5b3d4738bac565daf8eea24e2193.tar.bz2 |
aw: Roll aosp glue layer
Includes change to remove TraceEvent.begin()/end() calls.
BUG=439118
Review URL: https://codereview.chromium.org/792793004
Cr-Commit-Position: refs/heads/master@{#308121}
Diffstat (limited to 'android_webview')
-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 79e42df..91280ec 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="a770a09ca3346d8ec7cb4cdff90aaf83c8d2c5ff"/> + <project name="platform/frameworks/webview" path="frameworks/webview" revision="f989a7846d5fe4116de1a0635a8aade09d2be7b2"/> <project groups="device,flo" name="device/asus/deb" revision="f7bd9fa832e3256aa4eb940d1e844f07d966b7ab"/> <project groups="device,flo" name="device/asus/flo" revision="b0c2235b2bc90ee99f609b31e58eb3afb7f9e070"/> |