| Index: chrome/install_static/README.md
|
| diff --git a/chrome/install_static/README.md b/chrome/install_static/README.md
|
| deleted file mode 100644
|
| index e4754e1c74e98b4f0954f7ee668c12efa8e08c98..0000000000000000000000000000000000000000
|
| --- a/chrome/install_static/README.md
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -# Install Static Library
|
| -
|
| -The install_static library for Windows contains the minimum functionality to
|
| -determine the fundamental properties of Chrome's installation plus various
|
| -installation-related utility functions. It has no dependencies beyond
|
| -kernel32.dll and version.dll, thereby making it suitable for use within
|
| -chrome_elf.
|
| -
|
| -Key concepts for the library are documented in `install_modes.h`,
|
| -`install_constants.h`, and `install_details.h`.
|
|
|