| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 5ebdb82a19bc3fc4007cebd6686a202883fb7009..052f5426fb6683e2c879104fe8ba27be15cbdeac 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -236,7 +236,6 @@ group("both_gn_and_gyp") {
|
| "//third_party/mesa",
|
| "//third_party/mockito:mockito_java",
|
| "//third_party/openmax_dl/dl",
|
| - "//third_party/speex",
|
| "//ui/android:ui_java",
|
|
|
| # TODO(GYP): Are these needed?
|
| @@ -526,7 +525,6 @@ group("both_gn_and_gyp") {
|
| "//third_party/ots",
|
| "//third_party/qcms",
|
| "//third_party/smhasher:murmurhash3",
|
| - "//third_party/speex",
|
| "//third_party/webrtc/system_wrappers",
|
| "//ui/native_theme",
|
| "//ui/snapshot",
|
|
|