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

Unified Diff: chrome/test/data/third_party/spaceport/package.json

Issue 10134041: Add test data for spaceport benchmark. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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
Index: chrome/test/data/third_party/spaceport/package.json
diff --git a/chrome/test/data/third_party/spaceport/package.json b/chrome/test/data/third_party/spaceport/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..67cef1f0d3dd6d1825adc07fea910915831ecab4
--- /dev/null
+++ b/chrome/test/data/third_party/spaceport/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "HTML5-Game-Benchmarks",
+ "description": "",
+ "author": "Matt Glazar <matt.glazar@gmail.com>",
+ "version": "0.0.0",
+ "dependencies": {
+ "express": "~2.5.0"
+ },
+ "engine": "node ~0.4.8"
+}

Powered by Google App Engine
This is Rietveld 408576698