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

Unified Diff: ash/test/BUILD.gn

Issue 2702933002: Add an end to end test: virtual keyboard opens on click of text input (Closed)
Patch Set: . Created 3 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
« no previous file with comments | « no previous file | chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index baf92d41be82f9a933fac9c79df73b14607a068b..f80f57704c33be1e2ee7df45868ad1e3b3a0c2bd 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -168,6 +168,7 @@ static_library("test_support_common") {
"//ui/gl",
"//ui/gl:test_support",
"//ui/keyboard",
+ "//ui/keyboard:test_support",
oshima 2017/03/21 14:57:57 why do you need this here? Shouldn't you add new t
oka 2017/03/22 00:18:32 Reverted this file, and added the ui/keyboard:test
"//ui/message_center",
"//ui/views",
"//ui/views:test_support",
« no previous file with comments | « no previous file | chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698