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

Unified Diff: content/common/gpu/DEPS

Issue 7057027: Updated OMX decoder for recent PPAPI changes, and added to the build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index 274c1ef51dc673c61804cd5290685ac523b5cf54..ee929c175f1ab7bba5ee979524046f1a7ae11cc8 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -6,4 +6,5 @@ include_rules = [
"+media/base",
"+media/video",
"+skia",
+ "+third_party/openmax",
]

Powered by Google App Engine
This is Rietveld 408576698