Commit a46492b0 authored by shadi@chromium.org's avatar shadi@chromium.org

Add media/test/data to content_browsertests and browser_tests isolate files.

The media browser tests (content and chrome) load data from media/test/data.

BUG=379314

Review URL: https://codereview.chromium.org/399693002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283757 0039d316-1c4b-4281-b951-d872f2087c98
parent 91f3a041
......@@ -67,6 +67,7 @@
],
'isolate_dependency_untracked': [
'../content/test/data/',
'../media/test/data/',
'../net/data/',
'../net/tools/testserver/',
'../third_party/WebKit/Tools/Scripts/',
......
......@@ -13,6 +13,7 @@
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'isolate_dependency_untracked': [
'../media/test/data/',
'../net/data/',
'test/data/',
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment