| Index: build/linux/rewrite_dirs.py
|
| diff --git a/build/linux/rewrite_dirs.py b/build/linux/rewrite_dirs.py
|
| index 9a00f96c418bcfd213fd39b7ccdd238df6b0b441..bb37b24d930465810165681d51a707f2106de549 100755
|
| --- a/build/linux/rewrite_dirs.py
|
| +++ b/build/linux/rewrite_dirs.py
|
| @@ -1,4 +1,7 @@
|
| #!/usr/bin/python
|
| +# Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
|
|
| """Rewrites paths in -I, -L and other option to be relative to a sysroot."""
|
|
|
|
|