diff options
author | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-05 20:55:10 +0000 |
---|---|---|
committer | mmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-05 20:55:10 +0000 |
commit | 22e790fc3e17c8236ff20b30e7eacef6e3326629 (patch) | |
tree | 0f0dfb274401b4c28834c06b2ac7b538a7cfa853 /chrome_frame | |
parent | 83ff91c8fffdd72650ea6298f3551c3ae4876caa (diff) | |
download | chromium_src-22e790fc3e17c8236ff20b30e7eacef6e3326629.zip chromium_src-22e790fc3e17c8236ff20b30e7eacef6e3326629.tar.gz chromium_src-22e790fc3e17c8236ff20b30e7eacef6e3326629.tar.bz2 |
Merge Chrome Frame file lists into common file lists.
Chrome Frame is no longer a separate build configuration, so there's no
need to support separate handling of the CF build output.
BUG=none
TEST=Buildbots still archive/process the Chrome Frame files.
Review URL: http://codereview.chromium.org/9109021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116549 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/FILES | 5 | ||||
-rw-r--r-- | chrome_frame/SYMBOLS | 4 | ||||
-rw-r--r-- | chrome_frame/TESTS | 5 |
3 files changed, 0 insertions, 14 deletions
diff --git a/chrome_frame/FILES b/chrome_frame/FILES deleted file mode 100644 index 90d827f..0000000 --- a/chrome_frame/FILES +++ /dev/null @@ -1,5 +0,0 @@ -npchrome_frame.dll -chrome_launcher.exe -chrome_frame_helper.exe -chrome_frame_helper.dll -locales\*.dll diff --git a/chrome_frame/SYMBOLS b/chrome_frame/SYMBOLS deleted file mode 100644 index 89f4946..0000000 --- a/chrome_frame/SYMBOLS +++ /dev/null @@ -1,4 +0,0 @@ -npchrome_frame.pdb -chrome_launcher.pdb -chrome_frame_helper.pdb -chrome_frame_helper_dll.pdb
\ No newline at end of file diff --git a/chrome_frame/TESTS b/chrome_frame/TESTS deleted file mode 100644 index 3b55ecf..0000000 --- a/chrome_frame/TESTS +++ /dev/null @@ -1,5 +0,0 @@ -chrome_frame_net_tests.exe -chrome_frame_perftests.exe -chrome_frame_tests.exe -chrome_frame_unittests.exe -chrome_frame_reliability_tests.exe
\ No newline at end of file |