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

Unified Diff: remoting/DEPS

Issue 13474013: Use libyuv for non-scaling RGB<->YUV conversions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Increase Gradient test thresholds. Created 7 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
« no previous file with comments | « no previous file | remoting/base/util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 801887242964633399bf1ee6ac12d6cdd94e3795..6e5ae99519f1a717218662a59448a01661f7d9af 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+third_party/GTM/AppKit",
"+third_party/libjingle",
"+third_party/libvpx",
+ "+third_party/libyuv",
"+third_party/skia/include/core",
"+ui/base/keycodes",
]
« no previous file with comments | « no previous file | remoting/base/util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698