| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 67c55948881e4d540141f6bc742141d09e594e57..7161985e87f3bac083612653105c7b4eb42310ef 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -299,7 +299,7 @@
|
| '<@(remoting_webapp_js_browser_test_files)',
|
| ],
|
| },
|
| - ], #end of copies
|
| + ], # end of copies
|
| }, # end of target 'remoting_browser_test_resources'
|
| {
|
| 'target_name': 'remoting_webapp_unittest',
|
| @@ -373,7 +373,7 @@
|
| ],
|
| },
|
| ],
|
| - }, # end of target 'remoting_webapp_js_unittest'
|
| + }, # end of target 'remoting_webapp_unittest'
|
| ], # end of targets
|
|
|
| 'conditions': [
|
|
|