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

Unified Diff: media/media.gyp

Issue 1929873004: Roll libwebm 75a6d2d:9a235e0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move libwebm_config public_configs entry to media component of media/BUILD.gn Created 4 years, 8 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 | « media/BUILD.gn ('k') | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ba963d2f56cc7554720c3d88ff6ae8db01d7be4c..7681aca7a55213d4144e158d0f9fa0176cd66195 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -90,6 +90,7 @@
'shared_memory_support',
],
'export_dependent_settings': [
+ '../third_party/libwebm/libwebm.gyp:libwebm',
'../third_party/opus/opus.gyp:opus',
],
'defines': [
« no previous file with comments | « media/BUILD.gn ('k') | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698