diff options
author | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-23 22:32:09 +0000 |
---|---|---|
committer | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-23 22:32:09 +0000 |
commit | d4b708c4004ae2bca4e0449fd865c87799ef538b (patch) | |
tree | 7361d9f636b08ce267f4ace919f29aeaea815b41 /build/all_android.gyp | |
parent | 8ad78dc546b6d16ba905591db797e32060f869dc (diff) | |
download | chromium_src-d4b708c4004ae2bca4e0449fd865c87799ef538b.zip chromium_src-d4b708c4004ae2bca4e0449fd865c87799ef538b.tar.gz chromium_src-d4b708c4004ae2bca4e0449fd865c87799ef538b.tar.bz2 |
Adding media_unittests to android_experimental.
BUG=
TEST=
Review URL: http://codereview.chromium.org/9442007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all_android.gyp')
-rw-r--r-- | build/all_android.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all_android.gyp b/build/all_android.gyp index 2ff1785..22fe571 100644 --- a/build/all_android.gyp +++ b/build/all_android.gyp @@ -49,6 +49,7 @@ '../webkit/webkit.gyp:pull_in_DumpRenderTree', '../content/content.gyp:content_unittests', '../chrome/chrome.gyp:browser', + '../media/media.gyp:media_unittests', ], }, { |