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

Unified Diff: components/keyed_service.gypi

Issue 1445543003: Add gn implementation for //components/keyed_service/ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dom_distiller
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
« no previous file with comments | « components/BUILD.gn ('k') | components/keyed_service/ios/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/keyed_service.gypi
diff --git a/components/keyed_service.gypi b/components/keyed_service.gypi
index 06c431c65b79a8749bcb11723ef781ea4b095d8f..4343412102c6f2c7fea50dd2411c920ec5c35a00 100644
--- a/components/keyed_service.gypi
+++ b/components/keyed_service.gypi
@@ -82,6 +82,7 @@
['OS == "ios"', {
'targets': [
{
+ # GN version: //components/keyed_service/ios
'target_name': 'keyed_service_ios',
'type': '<(component)',
'defines': [
« no previous file with comments | « components/BUILD.gn ('k') | components/keyed_service/ios/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698