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

Unified Diff: perf/server/bower.json

Issue 380733002: Add the Polymer object observe library and add a test that it works. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 5 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 | « perf/server/Makefile ('k') | perf/server/karma.conf.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf/server/bower.json
diff --git a/perf/server/bower.json b/perf/server/bower.json
index eff7fc41eb52b3980cecb349abdfe170b95ba29e..e08a1332532c41f417deae7a116f79c0a287e74d 100644
--- a/perf/server/bower.json
+++ b/perf/server/bower.json
@@ -17,6 +17,7 @@
"flot": "~0.8.3",
"pointerevents-polyfill": "~0.2.0",
"CustomElements": "~0.2.4",
- "HTMLImports": "~0.2.3"
+ "HTMLImports": "~0.2.3",
+ "observe-js": "~0.3.3"
}
}
« no previous file with comments | « perf/server/Makefile ('k') | perf/server/karma.conf.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698