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

Unified Diff: content/test/BUILD.gn

Issue 2036873002: Making EventSender talk to the right WebWidget (for OOPIF support). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR feedback from oshima@. Created 4 years, 2 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 06a721d0a3e8e67e0f60b38d5864587bbc9e9c32..5e45da7575d592a1dee12f8bdcfd92ce0b220647 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -461,6 +461,7 @@ static_library("layouttest_support") {
"//device/bluetooth",
"//skia",
"//ui/accessibility:ax_gen",
+ "//ui/events/blink",
"//v8",
]

Powered by Google App Engine
This is Rietveld 408576698