| Index: build/linux/install-debian.wheezy.sysroot.wrapper.py
|
| diff --git a/build/linux/install-debian.wheezy.sysroot.wrapper.py b/build/linux/install-debian.wheezy.sysroot.wrapper.py
|
| index 22f2f0f10f89cfbda8eff1c44ed46faebea86f05..b7b86a2014ec3824b973056b19b4ed0686ec8068 100755
|
| --- a/build/linux/install-debian.wheezy.sysroot.wrapper.py
|
| +++ b/build/linux/install-debian.wheezy.sysroot.wrapper.py
|
| @@ -30,7 +30,6 @@ def main():
|
| 'chrome',
|
| 'installer',
|
| 'linux',
|
| - 'internal',
|
| 'sysroot_scripts',
|
| 'install-debian.wheezy.sysroot.py')
|
| if os.path.exists(SCRIPT_FILE):
|
|
|