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

Unified Diff: remoting/webapp/files.gni

Issue 1643823002: Revert of Fix flaky remoting webapp javascript unittest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « remoting/webapp/base/js/dns_blackhole_checker_unittest.js ('k') | remoting/webapp/unittests/spy_promise.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index 7f43734cb5a792877f1bbd550b9719c22b103726..0b56868d9e9a45d201087c5ab01891ab473ed5b4 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -77,6 +77,9 @@
# 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",
« no previous file with comments | « remoting/webapp/base/js/dns_blackhole_checker_unittest.js ('k') | remoting/webapp/unittests/spy_promise.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698