Index: android_webview/android_webview.gyp |
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp |
index 41f9898a33407b555892f43053fa16b65d727f6e..0ce4bd79f4dd7bd68cf4c2358558904371fdae29 100644 |
--- a/android_webview/android_webview.gyp |
+++ b/android_webview/android_webview.gyp |
@@ -29,6 +29,7 @@ |
# The "android" gyp backend doesn't quite handle static libraries' |
# dependencies correctly; force this to be linked as a workaround. |
'cpufeatures.a', |
+ '-lcutils', |
], |
}], |
], |