| Index: remoting/remoting.gyp
|
| diff --git a/remoting/chromoting.gyp b/remoting/remoting.gyp
|
| similarity index 99%
|
| rename from remoting/chromoting.gyp
|
| rename to remoting/remoting.gyp
|
| index 1084656434fb97292ccacf30518ca854524d57cb..890f1429763b72702a44f3c6bdcf415df7874cd3 100644
|
| --- a/remoting/chromoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -308,9 +308,9 @@
|
| ],
|
| }, # end of target 'chromoting_jingle_test_client'
|
|
|
| - # Chromoting unit tests
|
| + # Remoting unit tests
|
| {
|
| - 'target_name': 'chromoting_unittests',
|
| + 'target_name': 'remoting_unittests',
|
| 'type': 'executable',
|
| 'dependencies': [
|
| 'chromoting_base',
|
|
|