| Index: remoting/remoting_webapp_files.gypi
|
| diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
|
| index 71eb919cfd55f9735e549a0261badca573832db6..f37225908a995d8215fa670a26611a27d15ea621 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/base_unittest.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',
|
|
|