Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Unified Diff: BUILD.gn

Issue 1257923002: content: Remove unused speex related code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rm more references Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698