Index: ppapi/ppapi_internal.gyp |
diff --git a/ppapi/ppapi_internal.gyp b/ppapi/ppapi_internal.gyp |
index 3f8d0d9f233c520f036678b18a6a2eb1828bdfc9..99b4652d0b589d061d189f1c15affb9eecbad89d 100644 |
--- a/ppapi/ppapi_internal.gyp |
+++ b/ppapi/ppapi_internal.gyp |
@@ -53,7 +53,6 @@ |
'../media/media.gyp:shared_memory_support', |
'../skia/skia.gyp:skia', |
'../third_party/icu/icu.gyp:icuuc', |
- '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/surface/surface.gyp:surface', |
'../url/url.gyp:url_lib', |
'ppapi.gyp:ppapi_c', |
@@ -88,7 +87,6 @@ |
'../gpu/gpu.gyp:command_buffer_traits', |
'../ipc/ipc.gyp:ipc', |
'../skia/skia.gyp:skia', |
- '../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry', |
'ppapi.gyp:ppapi_c', |
'ppapi_shared', |
], |
@@ -170,7 +168,6 @@ |
'../third_party/icu/icu.gyp:icuuc', |
'../third_party/icu/icu.gyp:icui18n', |
'../ui/gfx/gfx.gyp:gfx_geometry', |
- '../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry', |
'../ui/surface/surface.gyp:surface', |
'ppapi.gyp:ppapi_c', |
'ppapi_shared', |
@@ -224,7 +221,6 @@ |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64', |
'../gpu/gpu.gyp:command_buffer_common_win64', |
'../ipc/ipc.gyp:ipc_win64', |
- '../ui/gfx/gfx.gyp:gfx_geometry_win64', |
], |
'defines': [ |
'<@(nacl_win64_defines)', |
@@ -251,7 +247,6 @@ |
'../base/base.gyp:base_win64', |
'../ipc/ipc.gyp:ipc_win64', |
'../gpu/gpu.gyp:command_buffer_traits_win64', |
- '../ui/gfx/ipc/geometry/gfx_ipc_geometry.gyp:gfx_ipc_geometry_win64', |
'ppapi.gyp:ppapi_c', |
'ppapi_shared_win64', |
], |