Chromium Code Reviews| Index: chrome/browser/android/vr_shell/animation.h |
| diff --git a/chrome/browser/android/vr_shell/animation.h b/chrome/browser/android/vr_shell/animation.h |
| index eca6b2b0e2fb5b3f2e1bfd0df0188109259a6e55..2f6304adcceab0024aad476b4f6656c0658edec1 100644 |
| --- a/chrome/browser/android/vr_shell/animation.h |
| +++ b/chrome/browser/android/vr_shell/animation.h |
| @@ -27,6 +27,7 @@ class Animation { |
| TRANSLATION, |
| SCALE, |
| ROTATION, |
| + OPACITY, |
| }; |
| Animation(int id, |