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

Unified Diff: chrome/test/BUILD.gn

Issue 2771793002: End to end test: async focus shouldn't trigger virtual keyboard. (Closed)
Patch Set: Rebase Created 3 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 049d6dd19260806b7ae4884ac3bd356f173feb66..659e0a6bbd1c4837930d28738b73ae53d3844344 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2025,6 +2025,8 @@ test("browser_tests") {
if (use_ash) {
sources += [
+ "../browser/chromeos/input_method/textinput_test_helper.cc",
+ "../browser/chromeos/input_method/textinput_test_helper.h",
"../browser/ui/ash/accelerator_commands_browsertest.cc",
"../browser/ui/ash/accelerator_controller_browsertest.cc",
"../browser/ui/ash/app_list/app_list_controller_ash_browsertest.cc",
« no previous file with comments | « chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc ('k') | chrome/test/data/chromeos/virtual_keyboard/inputs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698