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

Unified Diff: third_party/libvpx/BUILD.gn

Issue 2784343002: Roll src/third_party/libvpx/source/libvpx/ 2fac50fa0..32b3d2f17 (21 commits) (Closed)
Patch Set: Created 3 years, 9 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 | « DEPS ('k') | third_party/libvpx/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/BUILD.gn
diff --git a/third_party/libvpx/BUILD.gn b/third_party/libvpx/BUILD.gn
index bfc93ce9d75d4d4ca78865fef1a5aca2754a556d..ad07eee06753c721193fa459a3e49692dfb99d36 100644
--- a/third_party/libvpx/BUILD.gn
+++ b/third_party/libvpx/BUILD.gn
@@ -71,6 +71,7 @@ config("libvpx_warnings") {
# libvpx has many static functions in header, which trigger this warning.
"-Wno-unused-function",
]
+
Johann 2017/03/30 18:50:21 The space seems to make sense. Just not sure why i
marpan 2017/03/30 19:21:13 Acknowledged.
# Fixes a mac link error for vpx_scaled_2d:
# Undefined symbols for architecture x86_64:
# "_vpx_scaled_2d", referenced from:
« no previous file with comments | « DEPS ('k') | third_party/libvpx/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698