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

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

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: ui/gfx/ipc/gfx_ipc.gyp
diff --git a/ui/gfx/ipc/gfx_ipc.gyp b/ui/gfx/ipc/gfx_ipc.gyp
index fac0e4c99d63ed371fd8d36adc0a6140e76a7a8a..2546417c7e38e39ad84c8ca9e9fcbce4a35a4db6 100644
--- a/ui/gfx/ipc/gfx_ipc.gyp
+++ b/ui/gfx/ipc/gfx_ipc.gyp
@@ -15,7 +15,6 @@
'../../../base/base.gyp:base',
'../../../ipc/ipc.gyp:ipc',
'../gfx.gyp:gfx',
- '../gfx.gyp:gfx_geometry',
],
'defines': [
'GFX_IPC_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698