| Index: remoting/remoting_webapp_files.gypi
|
| diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
|
| index 5bb645dada9908e08944fbed3fca2427c3d4364c..81eee32f5aad54e251e79f24eb119490b4a87e39 100644
|
| --- a/remoting/remoting_webapp_files.gypi
|
| +++ b/remoting/remoting_webapp_files.gypi
|
| @@ -136,6 +136,10 @@
|
| # The unit test cases for the webapp
|
| 'remoting_webapp_unittest_cases': [
|
| 'webapp/unittests/test_eventSource.js',
|
| + 'webapp/unittests/menu_button_unittest.js',
|
| + ],
|
| + 'remoting_webapp_unittest_additional_files': [
|
| + 'webapp/menu_button.css',
|
| ],
|
| 'remoting_webapp_unittest_template_main':
|
| 'webapp/html/template_unittest.html',
|
|
|