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 f150d6a6e1ffcd29af5d5ee5d8e8570bbf571b8d..3220215cffa15014b02275acb64f4fdbd3394eb3 100644 |
| --- a/chrome/browser/android/vr_shell/DEPS |
| +++ b/chrome/browser/android/vr_shell/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+third_party/gvr-android-sdk/src", |
| + "+cc/layers", |
| "+device/vr", |
| + "+third_party/gvr-android-sdk/src", |
| ] |