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

Unified Diff: chrome/chrome.gyp

Issue 72663006: Remove unit_tests target from iOS builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 006c2f38e65a0157ec42e2d6727aa3d4eff57d3b..cfdd571f0eeecf4f2dbda85928e3f83ba371be23 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -109,7 +109,6 @@
'chrome_browser_ui.gypi',
'chrome_common.gypi',
'chrome_installer_util.gypi',
- 'chrome_tests_unit.gypi',
'version.gypi',
'../components/nacl/nacl_defines.gypi',
],
@@ -123,6 +122,7 @@
'chrome_installer.gypi',
'chrome_renderer.gypi',
'chrome_tests.gypi',
+ 'chrome_tests_unit.gypi',
'../apps/apps.gypi',
],
'targets': [
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698