| Index: third_party/requirejs/README.google | 
| diff --git a/third_party/requirejs/README.google b/third_party/requirejs/README.google | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..6b4b6f41a25045ef6b935e6c6bf6ca22de6b4216 | 
| --- /dev/null | 
| +++ b/third_party/requirejs/README.google | 
| @@ -0,0 +1,13 @@ | 
| +Name: RequireJS Asynchronous Module (AMD) implementation | 
| +Short Name: requirejs | 
| +URL: https://github.com/requirejs/requirejs | 
| +Version: 2.3.3 | 
| +Date: February 19, 2017 | 
| +License: MIT | 
| + | 
| +Description: | 
| + | 
| +This directory contains the un-minified require.js.  It is provided as | 
| +a way to load and run Dart Dev Compiler (DDC) generated AMD modules. | 
| +It is distributed with the DDC's AMD Dart SDK module for convenience. | 
| + | 
|  |