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

Unified Diff: cc/DEPS

Issue 11274017: Added support for YUV videos to the software compositor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 8 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/cc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 447701ab371e525655e900ed3125a6e21496b430..2134bbbb9d25d3399c3f3b780261b3cbd09494f1 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
"+ui/gfx",
+ "+media",
# http://crbug.com/144542
"+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint.h",
"+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint3D.h",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698