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

Unified Diff: components/dom_distiller.gypi

Issue 1443713002: Add gn implementation for //components/dom_distiller/ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios_public_provider_web
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: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index a4f94e18bca533560ab12ef81422ec44b6c74998..adecf7231a1e96ddfa34c91a0176cca50f81aea0 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -256,6 +256,7 @@
['OS=="ios"', {
'targets': [
{
+ # GN version: //components/dom_distiller/ios
'target_name': 'dom_distiller_ios',
'type': 'static_library',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698