Index: chrome/chrome_tests.gni |
diff --git a/chrome/chrome_tests.gni b/chrome/chrome_tests.gni |
deleted file mode 100644 |
index 19c154dd17fd70c9ef36899b2faba9d51cf62310..0000000000000000000000000000000000000000 |
--- a/chrome/chrome_tests.gni |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-# Copyright 2015 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. |
- |
-chrome_tests_unit_gypi_values = |
- exec_script("//build/gypi_to_gn.py", |
- [ rebase_path("chrome_tests_unit.gypi") ], |
- "scope", |
- [ "chrome_tests_unit.gypi" ]) |