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

Unified Diff: media/formats/BUILD.gn

Issue 2966573002: Fix media/formats:unit_tests build (Closed)
Patch Set: rebase Created 3 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/formats/BUILD.gn
diff --git a/media/formats/BUILD.gn b/media/formats/BUILD.gn
index cbdc95dd86ab4195e9eb39674050db5a0759a0da..742cd266a190a7ca13efc895d05367ff9cfa911f 100644
--- a/media/formats/BUILD.gn
+++ b/media/formats/BUILD.gn
@@ -171,6 +171,7 @@ source_set("unit_tests") {
]
deps = [
+ ":formats",
"//skia",
"//testing/gmock",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698