Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: third_party/requirejs/README.google

Issue 2782213002: Add requirejs to repo for DDC (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/requirejs/LICENSE ('k') | third_party/requirejs/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
+
« no previous file with comments | « third_party/requirejs/LICENSE ('k') | third_party/requirejs/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698