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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1393303003: [iOS][GN] Port ios_web_unittests to build with gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios_third_party_blink
Patch Set: Fix grammar error and fix build/util/java_action.py on Windows Created 5 years, 2 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
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index 8c7c517be686e232671261bd07412d439099a749..3f1b88ae17b8a57328c4956f4050aaf47f13f550 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -7,6 +7,7 @@
},
'targets': [
{
+ # GN version: //ios/web:ios_web_unittests
'target_name': 'ios_web_unittests',
'type': '<(gtest_target_type)',
'dependencies': [
« build/util/java_action.py ('K') | « ios/web/ios_web.gyp ('k') | ios/web/js_compile.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698