diff options
author | sbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-01 17:55:53 +0000 |
---|---|---|
committer | sbc@chromium.org <sbc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-01 17:55:53 +0000 |
commit | 764724b6982e7a677fc793d226fc11fd90b63c62 (patch) | |
tree | b49206d7698f312d746e53afe0cd912834a90105 | |
parent | 1ebb55d57ece34a2b1e4f8c17ef2e3c45daec58e (diff) | |
download | chromium_src-764724b6982e7a677fc793d226fc11fd90b63c62.zip chromium_src-764724b6982e7a677fc793d226fc11fd90b63c62.tar.gz chromium_src-764724b6982e7a677fc793d226fc11fd90b63c62.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.
R=binji@chromium.org, brettw@chromium.org
Review URL: https://codereview.chromium.org/54983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232428 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | native_client_sdk/README.chromium | 5 | ||||
-rw-r--r-- | ppapi/README.chromium | 4 |
2 files changed, 0 insertions, 9 deletions
diff --git a/native_client_sdk/README.chromium b/native_client_sdk/README.chromium deleted file mode 100644 index 39a0459..0000000 --- a/native_client_sdk/README.chromium +++ /dev/null @@ -1,5 +0,0 @@ -Name: Native Client SDK -URL: http://code.google.com/chrome/nativeclient -License: BSD -License File: src/LICENSE -Security Critical: yes diff --git a/ppapi/README.chromium b/ppapi/README.chromium deleted file mode 100644 index 5d0b4244..0000000 --- a/ppapi/README.chromium +++ /dev/null @@ -1,4 +0,0 @@ -Name: PPAPI -URL: http://code.google.com/p/ppapi -License: BSD and MIT -Security Critical: yes |