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

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

Issue 1924613002: Move ui/gfx/geometry ParamTraits to ui/gfx/ipc/geometry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed ozone Created 4 years, 8 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: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index eef612e25a59104cb3ca879c345cfca2525d95ee..3980dbdcb4a4ac6efa9f34e0311d46bbd7ada157 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -94,6 +94,7 @@ source_set("ipc_common_sources") {
"//ipc",
"//ui/events/ipc",
"//ui/gfx/ipc",
+ "//ui/gfx/ipc/geometry",
"//ui/gl",
"//url/ipc:url_ipc",
]

Powered by Google App Engine
This is Rietveld 408576698