| Index: tools/perf/page_sets/tough_animation_cases/resources/transition.css
|
| diff --git a/chrome/browser/resources/options/hotword_confirm_overlay.css b/tools/perf/page_sets/tough_animation_cases/resources/transition.css
|
| similarity index 78%
|
| copy from chrome/browser/resources/options/hotword_confirm_overlay.css
|
| copy to tools/perf/page_sets/tough_animation_cases/resources/transition.css
|
| index ef7288ffa659d8d4e03ea135566c2bb7689767f3..a1756c4962d053b1dbd790c536b39f2bbf703432 100644
|
| --- a/chrome/browser/resources/options/hotword_confirm_overlay.css
|
| +++ b/tools/perf/page_sets/tough_animation_cases/resources/transition.css
|
| @@ -3,6 +3,6 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -#hotword-confirm-overlay {
|
| - width: 500px;
|
| +target {
|
| + transition: opacity 1000ms linear;
|
| }
|
|
|