| Index: remoting/webapp/files.gni
|
| diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
|
| index 0b56868d9e9a45d201087c5ab01891ab473ed5b4..7f43734cb5a792877f1bbd550b9719c22b103726 100644
|
| --- a/remoting/webapp/files.gni
|
| +++ b/remoting/webapp/files.gni
|
| @@ -77,9 +77,6 @@ remoting_webapp_unittests_exclude_js_files = [
|
|
|
| # The unit test cases for the webapp
|
| remoting_webapp_unittests_js_files = [
|
| - # TODO(jrw): Move spy_promise to base.
|
| - "unittests/spy_promise.js",
|
| - "unittests/spy_promise_unittest.js",
|
| "base/js/base_unittest.js",
|
| "base/js/base_event_hook_unittest.js",
|
| "base/js/base_inherits_unittest.js",
|
|
|