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

Unified Diff: components/components.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/OWNERS ('k') | components/spellcheck.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 29d36436c62d1748c2ee1574be3c93684e5999a1..3fd4d3fdeeab2f4569768161923b221b52052c33 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -83,6 +83,7 @@
'security_state.gypi',
'sessions.gypi',
'signin.gypi',
+ 'spellcheck.gypi',
'ssl_config.gypi',
'ssl_errors.gypi',
'subresource_filter.gypi',
« no previous file with comments | « components/OWNERS ('k') | components/spellcheck.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698