Giving two different kDefaultTransationDurationMs unique names
The animation code has two different kDefaultTransationDurationMs depending on what code is used. This caused issues with jumbo builds where one of them shadowed the other one (scary). This renames them so that they have unique names, and also moves them into the same scope to keep things consistent. Bug: 773275 Change-Id: I77b5ab72e48a9c967105d8eb0b2610cfbd6f0b40 Reviewed-on: https://chromium-review.googlesource.com/841063Reviewed-by:danakj <danakj@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#526028}
Showing
Please register or sign in to comment