summaryrefslogtreecommitdiffstats
path: root/tools/checkperms
diff options
context:
space:
mode:
authortommycli <tommycli@chromium.org>2014-08-27 11:19:41 -0700
committerCommit bot <commit-bot@chromium.org>2014-08-27 18:29:46 +0000
commit1760d49ce7113180c0ebe1be791be99e50b14652 (patch)
treec27f88627df0cd2b3d3bc2001b56cd7ebe8ed2ee /tools/checkperms
parentb0eb4cc353dbed2969a8cbdaa3888559cef02aa8 (diff)
downloadchromium_src-1760d49ce7113180c0ebe1be791be99e50b14652.zip
chromium_src-1760d49ce7113180c0ebe1be791be99e50b14652.tar.gz
chromium_src-1760d49ce7113180c0ebe1be791be99e50b14652.tar.bz2
Componentize component_updater: Delete old test data files.
This is step 3 of this: 1) Copy the binary files into components/test/data. 2) Move the tests. 3) Delete the (now unused) old binary files in chrome/test/data. BUG=371463 Review URL: https://codereview.chromium.org/497163002 Cr-Commit-Position: refs/heads/master@{#292186}
Diffstat (limited to 'tools/checkperms')
-rwxr-xr-xtools/checkperms/checkperms.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/checkperms/checkperms.py b/tools/checkperms/checkperms.py
index ccb7654..12c729e 100755
--- a/tools/checkperms/checkperms.py
+++ b/tools/checkperms/checkperms.py
@@ -143,10 +143,6 @@ NON_EXECUTABLE_PATHS = (
'build/android/tests/symbolize/libb.so',
'chrome/installer/mac/sign_app.sh.in',
'chrome/installer/mac/sign_versioned_dir.sh.in',
- 'chrome/test/data/components/ihfokbkgjpifnbbojhneepfflplebdkc/'
- 'ihfokbkgjpifnbbojhneepfflplebdkc_1/a_changing_binary_file',
- 'chrome/test/data/components/ihfokbkgjpifnbbojhneepfflplebdkc/'
- 'ihfokbkgjpifnbbojhneepfflplebdkc_2/a_changing_binary_file',
'chrome/test/data/extensions/uitest/plugins/plugin32.so',
'chrome/test/data/extensions/uitest/plugins/plugin64.so',
'chrome/test/data/extensions/uitest/plugins_private/plugin32.so',