| Index: content/content_app.gypi
|
| diff --git a/content/content_app.gypi b/content/content_app.gypi
|
| index e25a00cb12e8ce518d5684d72a93b826b402b3a6..2ed4ed7fd9754075287584926491b9312c16c38e 100644
|
| --- a/content/content_app.gypi
|
| +++ b/content/content_app.gypi
|
| @@ -50,6 +50,7 @@
|
| 'dependencies': [
|
| 'content.gyp:content_jni_headers',
|
| '../build/android/ndk.gyp:cpu_features',
|
| + '../device/usb/usb.gyp:device_usb',
|
| '../gpu/gpu.gyp:gpu_ipc_common',
|
| '../skia/skia.gyp:skia',
|
| '../ui/android/ui_android.gyp:ui_android',
|
|
|