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

Unified Diff: build/features_override.gypi

Issue 7071003: Enable Spellcheck API on Chromium. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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 | « no previous file | content/common/content_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/features_override.gypi
===================================================================
--- build/features_override.gypi (revision 86767)
+++ build/features_override.gypi (working copy)
@@ -53,6 +53,7 @@
'ENABLE_SANDBOX=1',
'ENABLE_SHARED_WORKERS=1',
'ENABLE_SKIA_GPU=<(use_skia_gpu)',
+ 'ENABLE_SPELLCHECK_API=1',
jam 2011/06/09 03:13:31 this isn't used anywhere?
Hironori Bono 2011/06/09 03:25:23 This define is used for enabling a Webkit feature
'ENABLE_SVG=<(enable_svg)',
'ENABLE_SVG_ANIMATION=<(enable_svg)',
'ENABLE_SVG_AS_IMAGE=<(enable_svg)',
« no previous file with comments | « no previous file | content/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698