diff options
author | shadi@chromium.org <shadi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-28 17:52:52 +0000 |
---|---|---|
committer | shadi@chromium.org <shadi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-28 17:52:52 +0000 |
commit | 8eb331e5c232bbde9b9bde3f7cddf0b5ddb86206 (patch) | |
tree | 734314ac0babbcd2e10cc00c4555b83330c10cf7 /build/all.gyp | |
parent | 77caeaab4baeebe96fb7b5b163912e79eaa3ed85 (diff) | |
download | chromium_src-8eb331e5c232bbde9b9bde3f7cddf0b5ddb86206.zip chromium_src-8eb331e5c232bbde9b9bde3f7cddf0b5ddb86206.tar.gz chromium_src-8eb331e5c232bbde9b9bde3f7cddf0b5ddb86206.tar.bz2 |
Revert 254088 "Perf test to measure loading CDM library."
> Perf test to measure loading CDM library.
>
> BUG=337674
>
> Review URL: https://codereview.chromium.org/151283003
Failing on Windows.
BUG=348037
TBR=shadi@chromium.org
Review URL: https://codereview.chromium.org/184033006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254163 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index 8342c11..3bfc588 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -479,7 +479,6 @@ 'dependencies': [ '../cc/cc_tests.gyp:cc_perftests', '../chrome/chrome.gyp:chrome', - '../chrome/chrome.gyp:load_library_perf_tests', '../chrome/chrome.gyp:performance_browser_tests', '../chrome/chrome.gyp:performance_ui_tests', '../chrome/chrome.gyp:sync_performance_tests', |