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

Unified Diff: content/test/BUILD.gn

Issue 1136503003: Consolidate ui/events/keycodes/dom[34]/ into .../dom/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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 | « content/shell/renderer/test_runner/event_sender.cc ('k') | remoting/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4d8048e9770d77e22d828269bfa3c93339bfcdc6..1b55eb5d4c777f3f020085a427cf5f2a91ee4ee2 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -37,7 +37,7 @@ source_set("test_support") {
"//ui/base",
"//ui/base/ime",
"//ui/base:test_support",
- "//ui/events:dom4_keycode_converter",
+ "//ui/events:dom_keycode_converter",
"//ui/events:events_base",
"//ui/events:test_support",
"//ui/events:gesture_detection",
« no previous file with comments | « content/shell/renderer/test_runner/event_sender.cc ('k') | remoting/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698