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

Unified Diff: cc/DEPS

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
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 3518958ed89b7233fc3cf28e74a55af26d2d421e..c41afd289ce80abf0e19b99e1be7f0d0261ad285 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+skia/ext",
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
+ "+third_party/libyuv",
"+third_party/skia/include",
"+ui/events/latency_info.h",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698