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

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: TODO fix-it 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
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/js_compile.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « 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