| Index: remoting/remoting_host_linux.gypi
|
| diff --git a/remoting/remoting_host_linux.gypi b/remoting/remoting_host_linux.gypi
|
| index 276cbeeef60145b44e52423b5db9d601d49ea926..0701e470fef6f5f227f9dc9e7794d955bfdb6e60 100644
|
| --- a/remoting/remoting_host_linux.gypi
|
| +++ b/remoting/remoting_host_linux.gypi
|
| @@ -95,7 +95,7 @@
|
| '<(PRODUCT_DIR)/remoting_me2me_host',
|
| ],
|
| 'outputs': [
|
| - '<(PRODUCT_DIR)/<(plugin_file).breakpad.<(target_arch)',
|
| + '<(PRODUCT_DIR)/remoting_me2me_host.breakpad.<(target_arch)',
|
| ],
|
| 'action': ['<(DEPTH)/build/linux/dump_app_syms',
|
| '<(PRODUCT_DIR)/dump_syms',
|
|
|