| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index e9b6f43517a49faa0412cd4c4522540baf81c09e..67ca177b78d86a5c0a258c482e0a9252edbf9064 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -184,7 +184,6 @@
|
| 'remoting_base',
|
| 'remoting_breakpad',
|
| 'remoting_client',
|
| - 'remoting_client_plugin',
|
| 'remoting_host',
|
| 'remoting_host_setup_base',
|
| 'remoting_it2me_host_static',
|
| @@ -363,11 +362,6 @@
|
| },
|
| }],
|
| [ 'OS=="android"', {
|
| - 'dependencies!': [
|
| - 'remoting_client_plugin',
|
| - ],
|
| - }],
|
| - [ 'OS=="android"', {
|
| 'dependencies': [
|
| '../testing/android/native_test.gyp:native_test_native_code',
|
| ],
|
|
|