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

Unified Diff: chrome/test/chromedriver/BUILD.gn

Issue 2349253002: Revert of Force U.S. English keyboard layout for TextfieldTest.KeysWithModifiersTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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/test/chromedriver/key_converter_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/BUILD.gn
diff --git a/chrome/test/chromedriver/BUILD.gn b/chrome/test/chromedriver/BUILD.gn
index 78750334dde86479186ab3dcbf0159e10b348e6e..b154f8cd88373833ad3299277d03367cdd3ac88c 100644
--- a/chrome/test/chromedriver/BUILD.gn
+++ b/chrome/test/chromedriver/BUILD.gn
@@ -388,6 +388,8 @@
"net/test_http_server.cc",
"net/test_http_server.h",
"net/websocket_unittest.cc",
+ "test_util.cc",
+ "test_util.h",
]
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
@@ -401,7 +403,6 @@
"//net:http_server",
"//net:test_support",
"//testing/gtest",
- "//ui/events:test_support",
"//url",
]
}
« no previous file with comments | « no previous file | chrome/test/chromedriver/key_converter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698