Update the key for getting animRes out of an Activity bundle
commit1427d86d2cc38742323c1950747404fb314fb04b
authoryusufo <yusufo@chromium.org>
Mon, 14 Sep 2015 21:48:12 +0000 (14 14:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 14 Sep 2015 21:48:44 +0000 (14 21:48 +0000)
tree63fa7736cb5a7077288fb3cbe4706001d72a4570
parent4cab0f1c83325704d637168c43fabc894f97939d
Update the key for getting animRes out of an Activity bundle

In M, the key used for these fields inside the ActivityOptions have
changed which makes the exit animation not work on M devices.
This adds the new keys for M.

BUG=530770

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

Cr-Commit-Position: refs/heads/master@{#348728}
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabIntentDataProvider.java