Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2866)

Unified Diff: chrome/chrome_tests.gni

Issue 2312443002: Inline chrome_tests_unit.gypi in the GN build. (Closed)
Patch Set: Fix CrOS Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ])
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698