summaryrefslogtreecommitdiffstats
path: root/content/gpu
diff options
context:
space:
mode:
authorfischman@google.com <fischman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-06 00:27:13 +0000
committerfischman@google.com <fischman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-06 00:27:13 +0000
commitec07c04b4627c7490207dbe2c48ae9a3793386b7 (patch)
tree5fc726bbed177367092545794213569c77e46c64 /content/gpu
parentabd2ba8736f2f07ba3de0fe5a2c842f09294149f (diff)
downloadchromium_src-ec07c04b4627c7490207dbe2c48ae9a3793386b7.zip
chromium_src-ec07c04b4627c7490207dbe2c48ae9a3793386b7.tar.gz
chromium_src-ec07c04b4627c7490207dbe2c48ae9a3793386b7.tar.bz2
Add third_party/openmax to content/gpu/DEPS.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6930053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84366 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/gpu')
-rw-r--r--content/gpu/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 11b3d3d..15603d8 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+media/video",
"+sandbox",
"+skia",
+ "+third_party/openmax",
]