| Index: test/actions-args-change/src/arg-action.gypi
|
| diff --git a/test/actions-args-change/src/arg-action.gypi b/test/actions-args-change/src/arg-action.gypi
|
| deleted file mode 100644
|
| index a93ba147be8b6c1c89c7e4eda4fd450fac95cfaa..0000000000000000000000000000000000000000
|
| --- a/test/actions-args-change/src/arg-action.gypi
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -# 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.
|
| -
|
| -{
|
| - 'variables': {
|
| - 'test_arg': 'ARG_VALUE_1',
|
| - },
|
| -}
|
|
|