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

Unified Diff: media/BUILD.gn

Issue 1929873004: Roll libwebm 75a6d2d:9a235e0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add libwebm to public_deps 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 | « DEPS ('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/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index a83a588ab6b047e50461d4fe38c233d1ebc78cb7..6d269ef8bd4c12ee290e894ec44b33dd92d0311e 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -451,6 +451,7 @@ component("media") {
"//media/audio",
"//media/base",
"//media/capture",
+ "//third_party/libwebm",
"//third_party/opus",
]
« no previous file with comments | « DEPS ('k') | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698