Chromium Code Reviews| Index: chrome/test/chromedriver/third_party/jni/jni.gyp |
| diff --git a/chrome/test/chromedriver/third_party/jni/jni.gyp b/chrome/test/chromedriver/third_party/jni/jni.gyp |
| deleted file mode 100644 |
| index 152810ca19ebfe487497b9595ed4a2510ff883d8..0000000000000000000000000000000000000000 |
| --- a/chrome/test/chromedriver/third_party/jni/jni.gyp |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -# Copyright (c) 2012 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. |
| - |
| -{ |
| - 'targets': [{ |
| - 'target_name': 'jni', |
| - 'type': 'none', |
| - 'sources': [ |
| - 'jni.h', |
| - ], |
| - }], |
| -} |