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

Unified Diff: ios/ios.gyp

Issue 936843002: Upstream iOS implementation of dom_distiller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@web_controller_provider
Patch Set: Add missing (optional) semi-colon in the javascript Created 5 years, 10 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/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index cae495031ef1c405dc3c7af875ba3fecc4e60cf6..f2b031226201686d9fa8418df50072a2fb228a6f 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -10,6 +10,7 @@
'target_name': 'ios',
'type': 'none',
'dependencies': [
+ '../components/components.gyp:dom_distiller_ios',
'chrome/ios_chrome_tests.gyp:*',
'ios_base.gyp:*',
'ios_tests_unit.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698