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

Unified Diff: components/components.gyp

Issue 1884583003: Create a spellcheck component that will allow any embedder to reuse common functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address reviewers' comments. Created 4 years, 8 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 | « chrome/renderer/spellchecker/spellcheck_unittest.cc ('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 fd1bf3075123be0127b8b59f17858f3e5074f273..dde54380630d3baa6fe50710a7fd27cf07afdd6e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -78,6 +78,7 @@
'security_state.gypi',
'sessions.gypi',
'signin.gypi',
+ 'spellcheck.gypi',
'ssl_config.gypi',
'ssl_errors.gypi',
'suggestions.gypi',
« no previous file with comments | « chrome/renderer/spellchecker/spellcheck_unittest.cc ('k') | components/spellcheck.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698