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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 1002553002: Refactor sinon helper to make it easier to use. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/crd/html/template_unittest.html » ('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 447714ba4ece789ebfee40a3299a516c71367196..52e4dab671c4a5c7e20cb675ded93bf61efdfb30 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -84,7 +84,6 @@
'webapp/unittests/chrome_mocks.js',
'webapp/unittests/mock_signal_strategy.js',
'webapp/unittests/sinon_helpers.js',
- 'webapp/unittests/test_start.js',
],
# Prototypes for objects that are not mocked.
'remoting_webapp_unittest_js_proto_files': [
@@ -93,7 +92,6 @@
'webapp/js_proto/remoting_proto.js',
'webapp/js_proto/qunit_proto.js',
'webapp/js_proto/sinon_proto.js',
- 'webapp/js_proto/sinon_stub_proto.js',
],
'remoting_webapp_unittest_all_js_files': [
'<@(remoting_webapp_unittest_js_files)',
« no previous file with comments | « no previous file | remoting/webapp/crd/html/template_unittest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698