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

Unified Diff: cc/BUILD.gn

Issue 2389003002: Call libyuv for short->half-float conversion (Closed)
Patch Set: make test pass Created 4 years, 2 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 | cc/DEPS » ('j') | cc/resources/video_resource_updater.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 52a364a625ae3960b109e536231d58215ef8776f..524c4850e1b01b3c1b241f189b6e0d775909f83f 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -583,6 +583,7 @@ component("cc") {
"//gpu",
"//gpu/command_buffer/client:gles2_interface",
"//media",
+ "//third_party/libyuv",
"//ui/events:events_base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « no previous file | cc/DEPS » ('j') | cc/resources/video_resource_updater.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698