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

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

Issue 1922373002: Make ui/gfx/range a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed windows issues + addressed nit 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
« no previous file with comments | « ui/gfx/ipc/BUILD.gn ('k') | ui/gfx/range/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..2dd4653c9eefa124f43e6305b066d3bbd75bd1c0 100644
--- a/ui/gfx/ipc/gfx_ipc.gyp
+++ b/ui/gfx/ipc/gfx_ipc.gyp
@@ -16,6 +16,7 @@
'../../../ipc/ipc.gyp:ipc',
'../gfx.gyp:gfx',
'../gfx.gyp:gfx_geometry',
+ '../gfx.gyp:gfx_range',
],
'defines': [
'GFX_IPC_IMPLEMENTATION',
« no previous file with comments | « ui/gfx/ipc/BUILD.gn ('k') | ui/gfx/range/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698