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

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: Proper scaling and lifetime management of events. 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0adada204c9400bcd594c6e7a83a60bab173d962..7f85f1892d9cd8661fa75c39cb3997040e4fea80 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