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

Unified Diff: components/exo/wayland/BUILD.gn

Issue 2478403002: exo: Add continuous drawing using skia to motion event client. (Closed)
Patch Set: Created 4 years, 1 month 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 | components/exo/wayland/clients/motion_events.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/wayland/BUILD.gn
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
index 7d138c7792ede6825b41045b9e99a0ea78239062..120f6a1aa68c8b77f0c087dc0e733e342359149d 100644
--- a/components/exo/wayland/BUILD.gn
+++ b/components/exo/wayland/BUILD.gn
@@ -88,6 +88,7 @@ executable("wayland_motion_events") {
deps = [
"//base",
+ "//skia",
"//third_party/wayland:wayland_client",
]
}
« no previous file with comments | « no previous file | components/exo/wayland/clients/motion_events.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698