Chromium Code Reviews| Index: chrome/browser/android/vr_shell/DEPS |
| diff --git a/chrome/browser/android/vr_shell/DEPS b/chrome/browser/android/vr_shell/DEPS |
| index 1a4cc313f6bda43f793f010e29c8cbbfcabd21da..a2c50bb9b14fe6c4129d44abe15eeec95cbb48ac 100644 |
| --- a/chrome/browser/android/vr_shell/DEPS |
| +++ b/chrome/browser/android/vr_shell/DEPS |
| @@ -1,6 +1,8 @@ |
| include_rules = [ |
| + "+cc/animation", |
| "+cc/base", |
| "+cc/layers", |
| + "+cc/test", |
| "+device/vr", |
| "+third_party/gvr-android-sdk/src", |
| ] |