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

Unified Diff: perf/server/Gruntfile.js

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 | « no previous file | perf/server/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf/server/Gruntfile.js
diff --git a/perf/server/Gruntfile.js b/perf/server/Gruntfile.js
index ff1bec641e43c3f14f50a3c133c44fc569cf543a..ce2f4b97767cdec54f3b8807088a55268f7111d2 100644
--- a/perf/server/Gruntfile.js
+++ b/perf/server/Gruntfile.js
@@ -21,6 +21,7 @@ module.exports = function(grunt) {
'third_party/bower_components/flot/jquery.flot.js',
'third_party/bower_components/flot/jquery.flot.crosshair.js',
'third_party/bower_components/flot/jquery.flot.navigate.js',
+ 'third_party/bower_components/observe-js/src/observe.js',
'third_party/out/WeakMap.js',
'third_party/out/classlist.js',
« no previous file with comments | « no previous file | perf/server/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698