diff options
author | tfarina <tfarina@chromium.org> | 2015-02-18 07:35:07 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-18 15:35:36 +0000 |
commit | 05ecd6a6493b15c47ff69922751c5e0d9449ce55 (patch) | |
tree | 8321b7b67cf37f0f77719500357a6ed58ad1e1dd /build/all.gyp | |
parent | e26b723e72e9a9fea25ecda564efd076907c6a33 (diff) | |
download | chromium_src-05ecd6a6493b15c47ff69922751c5e0d9449ce55.zip chromium_src-05ecd6a6493b15c47ff69922751c5e0d9449ce55.tar.gz chromium_src-05ecd6a6493b15c47ff69922751c5e0d9449ce55.tar.bz2 |
Cleanup: Remove chromium_builder_win_cf target.
It is from the days of Chrome Frame, which is now gone.
https://code.google.com/p/chromium/codesearch#search/&q=chromium_builder_win&sq=package:chromium&type=cs
BUG=None
TEST=trybots
R=thakis@chromium.org
Review URL: https://codereview.chromium.org/937453003
Cr-Commit-Position: refs/heads/master@{#316829}
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/all.gyp b/build/all.gyp index 93cac8c7..1c8a1f0 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -1093,10 +1093,6 @@ ], }, { - 'target_name': 'chromium_builder_win_cf', - 'type': 'none', - }, - { 'target_name': 'chromium_builder_dbg_tsan_win', 'type': 'none', 'dependencies': [ |