summaryrefslogtreecommitdiffstats
path: root/tools/licenses.py
diff options
context:
space:
mode:
authorsbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-07 19:18:53 +0000
committersbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-07 19:18:53 +0000
commit845897cca4fd1c65b6e8b67d5aa3aead52d14dc6 (patch)
tree51c8d376c9df81606f60e9ef34d37f2262831ff1 /tools/licenses.py
parent37a2abce0666d6c7ef8ca5ab7e639b22101b6bab (diff)
downloadchromium_src-845897cca4fd1c65b6e8b67d5aa3aead52d14dc6.zip
chromium_src-845897cca4fd1c65b6e8b67d5aa3aead52d14dc6.tar.gz
chromium_src-845897cca4fd1c65b6e8b67d5aa3aead52d14dc6.tar.bz2
Remove redundant/misleaing README.chromium files.
These files are a legacy from when the native_client_sdk and ppapi were DEPS'd in from an external repos rather than being part of chromium. Second attempt at landing this change. > Initial: https://codereview.chromium.org/54983002 > Revert: https://codereview.chromium.org/55983003 Review URL: https://codereview.chromium.org/54673014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233658 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/licenses.py')
-rwxr-xr-xtools/licenses.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/licenses.py b/tools/licenses.py
index 2fab8a5..e87a54d 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -84,9 +84,7 @@ ADDITIONAL_PATHS = (
os.path.join('chrome', 'test', 'chromeos', 'autotest'),
os.path.join('chrome', 'test', 'data'),
os.path.join('native_client'),
- os.path.join('native_client_sdk'),
os.path.join('net', 'tools', 'spdyshark'),
- os.path.join('ppapi'),
os.path.join('sdch', 'open-vcdiff'),
os.path.join('testing', 'gmock'),
os.path.join('testing', 'gtest'),