From 22e790fc3e17c8236ff20b30e7eacef6e3326629 Mon Sep 17 00:00:00 2001 From: "mmoss@chromium.org" Date: Thu, 5 Jan 2012 20:55:10 +0000 Subject: 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 --- chrome_frame/FILES | 5 ----- chrome_frame/SYMBOLS | 4 ---- chrome_frame/TESTS | 5 ----- 3 files changed, 14 deletions(-) delete mode 100644 chrome_frame/FILES delete mode 100644 chrome_frame/SYMBOLS delete mode 100644 chrome_frame/TESTS (limited to 'chrome_frame') 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 -- cgit v1.1