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

Unified Diff: ui/gfx/ipc/gfx_ipc.gyp

Issue 2030033003: Replace cc::ViewportSelectionBound with gfx::SelectionBound (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android build compiles locally Created 4 years, 6 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: ui/gfx/ipc/gfx_ipc.gyp
diff --git a/ui/gfx/ipc/gfx_ipc.gyp b/ui/gfx/ipc/gfx_ipc.gyp
index 2dd4653c9eefa124f43e6305b066d3bbd75bd1c0..218c165bdc526f3236e5893e919367ab09340572 100644
--- a/ui/gfx/ipc/gfx_ipc.gyp
+++ b/ui/gfx/ipc/gfx_ipc.gyp
@@ -17,6 +17,7 @@
'../gfx.gyp:gfx',
'../gfx.gyp:gfx_geometry',
'../gfx.gyp:gfx_range',
+ 'geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry',
],
'defines': [
'GFX_IPC_IMPLEMENTATION',
« ui/gfx/ipc/BUILD.gn ('K') | « ui/gfx/ipc/BUILD.gn ('k') | ui/gfx/ipc/gfx_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698