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

Unified Diff: content/test/BUILD.gn

Issue 1034713004: Refactors gesture conversion functions to ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific dep Created 5 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 | « content/content_tests.gypi ('k') | ui/events/blink/BUILD.gn » ('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 85f23be268ea3c0969fb6b5d0ed5f21db6c5803a..a34cd5c5eeada7c57fba89982d782edc85432f8f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -470,7 +470,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links.
"//third_party/re2",
"//ui/accessibility",
"//ui/base",
- "//ui/base",
+ "//ui/events/blink",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/ipc",
« no previous file with comments | « content/content_tests.gypi ('k') | ui/events/blink/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698