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

Unified Diff: ios/ios_tests.gyp

Issue 1452593002: Add support for building "ios_chrome_unittests" with gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ui_gfx
Patch Set: Created 5 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
Index: ios/ios_tests.gyp
diff --git a/ios/ios_tests.gyp b/ios/ios_tests.gyp
index 18f296e3a790637cbb3ca5ea42390a3c396f818f..f86457e43b7ee8b943004024941c52adab721621 100644
--- a/ios/ios_tests.gyp
+++ b/ios/ios_tests.gyp
@@ -7,6 +7,7 @@
},
'targets': [
{
+ # GN version: //ios/public/test
'target_name': 'test_support_ios',
'type': 'static_library',
'sources': [

Powered by Google App Engine
This is Rietveld 408576698