diff options
author | torne@chromium.org <torne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-01 14:13:15 +0000 |
---|---|---|
committer | torne@chromium.org <torne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-01 14:13:15 +0000 |
commit | 85cf7acc756c5b9393eefd269ed8f44f4ea2923a (patch) | |
tree | f04b2ee37565655fabdce9108ba9f8d04e3e85a7 /android_webview/buildbot | |
parent | 13d19ca2303913ac92394e0ad66cfb899cd88d9f (diff) | |
download | chromium_src-85cf7acc756c5b9393eefd269ed8f44f4ea2923a.zip chromium_src-85cf7acc756c5b9393eefd269ed8f44f4ea2923a.tar.gz chromium_src-85cf7acc756c5b9393eefd269ed8f44f4ea2923a.tar.bz2 |
android_webview: Roll pinned frameworks/webview.
Roll to 2e8d713 to pick up "Fix JNI for jint to jlong conversion".
BUG=
R=mkosiba@chromium.org
Review URL: https://codereview.chromium.org/218393016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260862 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/buildbot')
-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 565a9d5..7597cc89 100644 --- a/android_webview/buildbot/aosp_manifest.xml +++ b/android_webview/buildbot/aosp_manifest.xml @@ -244,7 +244,7 @@ <project path="frameworks/testing" name="platform/frameworks/testing" /> <project path="frameworks/uiautomator" name="platform/frameworks/uiautomator" /> <project path="frameworks/volley" name="platform/frameworks/volley" /> - <project path="frameworks/webview" name="platform/frameworks/webview" revision="91c257e83bf32e3394686cafd27a83c6ccd6b912" remote="aosp" /> + <project path="frameworks/webview" name="platform/frameworks/webview" revision="2e8d713894b88bf8df125735d28963690b78f154" remote="aosp" /> <project path="frameworks/wilhelm" name="platform/frameworks/wilhelm" /> <project path="hardware/akm" name="platform/hardware/akm" /> <project path="hardware/broadcom/libbt" name="platform/hardware/broadcom/libbt" groups="pdk" /> |