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

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

Issue 1824993004: Separate gfx_ipc into skia-dependent and non-skia-dependent parts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address nits from tsepez@ Created 4 years, 9 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 80e1947bea24c807df626646dc5b3aa188ca3685..fac0e4c99d63ed371fd8d36adc0a6140e76a7a8a 100644
--- a/ui/gfx/ipc/gfx_ipc.gyp
+++ b/ui/gfx/ipc/gfx_ipc.gyp
@@ -14,7 +14,6 @@
'dependencies': [
'../../../base/base.gyp:base',
'../../../ipc/ipc.gyp:ipc',
- '../../../skia/skia.gyp:skia',
'../gfx.gyp:gfx',
'../gfx.gyp:gfx_geometry',
],
« no previous file with comments | « ui/gfx/ipc/BUILD.gn ('k') | ui/gfx/ipc/gfx_param_traits.h » ('j') | ui/ozone/ozone.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698