diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-17 07:07:54 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-17 07:07:54 +0000 |
commit | 6f14aa8920c92e40799665af64776eead5053bfc (patch) | |
tree | 24ecf8f3a78556c1952acb2056a03a5a14152ee6 /chrome/gles2_conform_test.isolate | |
parent | 4cb6da1d8a2801e6910061528bff19139681ad80 (diff) | |
download | chromium_src-6f14aa8920c92e40799665af64776eead5053bfc.zip chromium_src-6f14aa8920c92e40799665af64776eead5053bfc.tar.gz chromium_src-6f14aa8920c92e40799665af64776eead5053bfc.tar.bz2 |
Delete no-op branch in isolate after fix for https://code.google.com/p/swarming/issues/detail?id=63 .
BUG=321878
TBR=maruel@chromium.org
Review URL: https://codereview.chromium.org/140383003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245458 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/gles2_conform_test.isolate')
-rw-r--r-- | chrome/gles2_conform_test.isolate | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/gles2_conform_test.isolate b/chrome/gles2_conform_test.isolate index d19ca74..91d86a3 100644 --- a/chrome/gles2_conform_test.isolate +++ b/chrome/gles2_conform_test.isolate @@ -31,12 +31,5 @@ ], }, }], - # This no-op branch should not be necessary but seems to be. - ['(OS=="linux" or OS=="mac" or OS=="win") and internal_gles2_conform_tests==0', { - 'variables': { - 'isolate_dependency_tracked': [ - ], - }, - }], ], } |