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

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: update components/OWNERS 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
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 496006070678e653660fd5dedf9efed48e9998dc..be5e578fc88a15db8491a21ccd6bc7203a9467fe 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',
« components/spellcheck/OWNERS ('K') | « components/spellcheck/common/spellcheck_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698