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

Unified Diff: media/blink/BUILD.gn

Issue 885373003: Fix componene debug build failure because of src/media/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | media/blink/media_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index a328cc98adeecbb6bd48b8d812bbb9f4e0c54c4b..1c8baef56d2bdc62f201c773e3ca16eb8eb02a9a 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -15,6 +15,7 @@ component("blink") {
"//media",
"//media:shared_memory_support",
"//net",
+ "//skia",
"//third_party/WebKit/public:blink",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | media/blink/media_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698