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

Unified Diff: components/components_tests.gyp

Issue 470403003: [AiS] Fix parsing for Answers Images. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. Created 6 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 23511365603b8cec779b5c81b28d789194be84fe..227589c759102e7ab81338282a902e48352676e1 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -143,6 +143,7 @@
'omnibox/autocomplete_match_unittest.cc',
'omnibox/autocomplete_result_unittest.cc',
'omnibox/omnibox_field_trial_unittest.cc',
+ 'omnibox/search_suggestion_parser_unittest.cc',
'os_crypt/ie7_password_win_unittest.cc',
'os_crypt/keychain_password_mac_unittest.mm',
'os_crypt/os_crypt_unittest.cc',
« no previous file with comments | « no previous file | components/omnibox/search_suggestion_parser.h » ('j') | components/omnibox/search_suggestion_parser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698