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

Unified Diff: WATCHLISTS

Issue 1294283002: [Blink] Update spellcheck watchlist. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index e94ab122c7e00ac40029b028e9d319f7819f98c8..a4f46e2f137ad058bb73d89218e421f6e728b776 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -283,13 +283,7 @@
'filepath': 'Tools/GardeningServer'
},
'spellcheck' : {
- 'filepath': 'Source/core/editing/Editor' \
- '|Source/core/editing/Spell' \
- '|Source/core/editing/TextCheckingHelper' \
- '|Source/platform/text/TextCheck' \
- '|Source/web/EditorClientImpl' \
- '|LayoutTests/editing/spelling' \
- '|public/web/WebSpellCheckClient.h',
+ 'filepath': 'Source/core/editing/spellcheck'
},
'style': {
'filepath': 'style/|Style',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698