Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.chromium |
| diff --git a/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.chromium b/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..662bc38541a95ae3f2c3d4787fc1ebe1b573e67d |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/devtools/front_end/terminal/xterm.js/README.chromium |
| @@ -0,0 +1,7 @@ |
| +Name: Xterm.js is a terminal front-end component written in JavaScript that works in the browser. |
| +Short Name: xterm.js |
| +URL: https://github.com/sourcelair/xterm.js |
| +License: MIT |
| +Security Critical: no |
| + |
| +This directory contains Chrome's version of xterm.js with tests, demo and some addons folders removed. |