| 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',
|
|
|