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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 403663002: Fix base_unittest.js (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 | remoting/webapp/unittests/base_unittest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 5bb645dada9908e08944fbed3fca2427c3d4364c..71eb919cfd55f9735e549a0261badca573832db6 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -135,7 +135,7 @@
],
# The unit test cases for the webapp
'remoting_webapp_unittest_cases': [
- 'webapp/unittests/test_eventSource.js',
+ 'webapp/unittests/base_unittest.js',
],
'remoting_webapp_unittest_template_main':
'webapp/html/template_unittest.html',
« no previous file with comments | « no previous file | remoting/webapp/unittests/base_unittest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698