Chromium Code Reviews| Index: remoting/host/installer/build-installer-archive.py |
| diff --git a/remoting/host/installer/build-installer-archive.py b/remoting/host/installer/build-installer-archive.py |
| old mode 100644 |
| new mode 100755 |
| index 3a4ede6f3b6e40d67a2ef3c975c65ee86ce96483..3386e2e613168c6896f475c4530f4eeb283677ee |
| --- a/remoting/host/installer/build-installer-archive.py |
| +++ b/remoting/host/installer/build-installer-archive.py |
| @@ -199,5 +199,6 @@ def main(): |
| return 0 |
| + |
| if __name__ == '__main__': |
| sys.exit(main()) |