| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 9c0f05c91366a76f45756216c148786475b4b695..38287e362814cfaa53adb08e32c5d9db421e8d3a 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2010 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.
|
|
|
| @@ -8,7 +8,6 @@
|
| 'target_name': 'All',
|
| 'type': 'none',
|
| 'dependencies': [
|
| - '../preparser/preparser.gyp:*',
|
| '../samples/samples.gyp:*',
|
| '../src/d8.gyp:d8',
|
| ],
|
|
|