Index: device/vibration/android/BUILD.gn |
diff --git a/device/vibration/android/BUILD.gn b/device/vibration/android/BUILD.gn |
index ec6ab6c979fa24492e1beb3d44db12aa6a0c1ed6..5d9aa22a75df353f2e6455f5fa43fce47c36e86e 100644 |
--- a/device/vibration/android/BUILD.gn |
+++ b/device/vibration/android/BUILD.gn |
@@ -16,8 +16,6 @@ |
defines = [ "DEVICE_VIBRATION_IMPLEMENTATION" ] |
deps = [ |
- "//base", |
- |
# vibration_jni_registrar.cc includes a header from device/vibration |
# that includes a mojo-generated header file. Make sure the header |
# is generated before vibration_jni_registrar.cc is compiled. |