| Index: test/mac/gyptest-strip.py
|
| ===================================================================
|
| --- test/mac/gyptest-strip.py (revision 1390)
|
| +++ test/mac/gyptest-strip.py (working copy)
|
| @@ -1,6 +1,6 @@
|
| #!/usr/bin/env python
|
|
|
| -# Copyright (c) 2011 Google Inc. All rights reserved.
|
| +# Copyright (c) 2012 Google Inc. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| @@ -10,7 +10,6 @@
|
|
|
| import TestGyp
|
|
|
| -import os
|
| import re
|
| import subprocess
|
| import sys
|
|
|