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

Unified Diff: gpu/ipc/common/BUILD.gn

Issue 2122243002: Add new Ozone surface API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gl_egl
Patch Set: Different plan. Created 4 years, 5 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 | « gpu/ipc/client/BUILD.gn ('k') | ui/gl/BUILD.gn » ('j') | ui/gl/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 0962b0bd354fac58a40632ec4f7e2e753e29721d..95e0967aeed5d4601039bfe06b9fed036f914967 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -95,6 +95,7 @@ source_set("ipc_common_sources") {
"//gpu/command_buffer/common:common_sources",
"//gpu/config:config_sources",
"//ipc",
+ "//ui/events:events_base",
"//ui/events/ipc",
"//ui/gfx/ipc",
"//ui/gfx/ipc/geometry",
« no previous file with comments | « gpu/ipc/client/BUILD.gn ('k') | ui/gl/BUILD.gn » ('j') | ui/gl/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698