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

Unified Diff: services/media/framework/BUILD.gn

Issue 1923763002: Motown: Ffmpeg video decoder (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
Index: services/media/framework/BUILD.gn
diff --git a/services/media/framework/BUILD.gn b/services/media/framework/BUILD.gn
index 0d9667b82b3114632756367cf9dcaeb4a0d6cfde..e99a5a1e89b7939f059e33738277604d0e76644d 100644
--- a/services/media/framework/BUILD.gn
+++ b/services/media/framework/BUILD.gn
@@ -89,7 +89,6 @@ source_set("framework") {
"//base",
"//mojo/public/cpp/application",
"//mojo/public/cpp/bindings:callback",
- "//url",
]
}

Powered by Google App Engine
This is Rietveld 408576698