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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 2166683003: Componentize spellcheck [1]: create component and move switches there. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase + --no-find-copies Created 4 years, 5 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 | « components/spellcheck/common/spellcheck_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index decca74e15d3a2eaa31f5014c353e02263309114..fccec872b5b6269c98ea171057273eb9cc2cc3e0 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -100,6 +100,7 @@
'../../components/components.gyp:signin_core_browser',
'../../components/components.gyp:signin_core_common',
'../../components/components.gyp:signin_ios_browser',
+ '../../components/components.gyp:spellcheck_common',
'../../components/components.gyp:ssl_config',
'../../components/components.gyp:suggestions',
'../../components/components.gyp:sync_driver',
« no previous file with comments | « components/spellcheck/common/spellcheck_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698