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

Unified Diff: chrome/chrome_tests.gypi

Issue 9432029: GTK Keyboard Support for New Autofill (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Using keyboard listener to get keypresses Created 8 years, 9 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ceea4de85a5cff92b9452c8fcb59060f17de4af7..94201a78325da314331cbab9b98d4a854325472e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1307,6 +1307,7 @@
'browser/autofill/autofill_merge_unittest.cc',
'browser/autofill/autofill_metrics_unittest.cc',
'browser/autofill/autofill_profile_unittest.cc',
+ 'browser/autofill/autofill_popup_unittest.cc',
'browser/autofill/autofill_type_unittest.cc',
'browser/autofill/autofill_xml_parser_unittest.cc',
'browser/autofill/contact_info_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698