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

Unified Diff: chrome/chrome_tests.gypi

Issue 819193003: Fix list focus after tab key in chrome://settings/autofillEditAddress page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add wrapper for disabling events. Created 5 years, 11 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 6d2292d4baedb3ce1a48000d678722c995c977c4..d9de863df9861d363cc486764db465717f3b1a01 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -830,6 +830,7 @@
'../base/files/file_path_watcher_browsertest.cc',
],
'chrome_interactive_ui_test_sources': [
+ '../chrome/browser/ui/webui/options/autofill_options_interactive_uitest.cc',
Dan Beam 2015/01/21 18:18:08 this file is already in chrome/, no reason to cd .
bondd 2015/01/22 01:05:22 Done.
'../chrome/browser/ui/webui/options/language_options_interactive_uitest.cc',
'../extensions/browser/app_window/app_window_interactive_uitest.cc',
'../ui/base/clipboard/clipboard_android_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698