Chromium Code Reviews| Index: device/vr/BUILD.gn |
| diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn |
| index 54fb4a3affb86b8f6b49a2d6ea44812de7ff60cf..506bd51e26e749a0ee36c10f6e457cab85b47555 100644 |
| --- a/device/vr/BUILD.gn |
| +++ b/device/vr/BUILD.gn |
| @@ -64,6 +64,7 @@ component("vr") { |
| "android/gvr/gvr_device_provider.h", |
| "android/gvr/gvr_gamepad_data_fetcher.cc", |
| "android/gvr/gvr_gamepad_data_fetcher.h", |
| + "android/gvr/gvr_gamepad_data_provider.h", |
| ] |
| deps += [ |