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

Unified Diff: components/test_runner/test_runner.gyp

Issue 2186923002: Remove grammar checking from layout tests, and MockGrammarCheck (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@RemoveGrammarTests
Patch Set: Rebased 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/test_runner/spell_check_client.cc ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/test_runner.gyp
diff --git a/components/test_runner/test_runner.gyp b/components/test_runner/test_runner.gyp
index b99001da0731382aef69b20948d1144140ea3d15..5efc74976c17c0fb3cc06fb95dcba11b78cddd82 100644
--- a/components/test_runner/test_runner.gyp
+++ b/components/test_runner/test_runner.gyp
@@ -65,8 +65,6 @@
'mock_content_settings_client.h',
'mock_credential_manager_client.cc',
'mock_credential_manager_client.h',
- 'mock_grammar_check.cc',
- 'mock_grammar_check.h',
'mock_screen_orientation_client.cc',
'mock_screen_orientation_client.h',
'mock_spell_check.cc',
« no previous file with comments | « components/test_runner/spell_check_client.cc ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698