Index: third_party/wayland-protocols/wayland-protocols.gyp |
diff --git a/third_party/wayland-protocols/wayland-protocols.gyp b/third_party/wayland-protocols/wayland-protocols.gyp |
index 7aa263fe40134c6f58cc73e98e719b667ecc09de..3d5e5b058085dd1129321b69ab43d75e3b080805 100644 |
--- a/third_party/wayland-protocols/wayland-protocols.gyp |
+++ b/third_party/wayland-protocols/wayland-protocols.gyp |
@@ -45,26 +45,6 @@ |
}, |
}, |
{ |
- 'target_name': 'scaler_protocol', |
- 'type': 'static_library', |
- 'dependencies' : [ |
- '../wayland/wayland.gyp:wayland_util', |
- ], |
- 'sources': [ |
- 'include/protocol/scaler-client-protocol.h', |
- 'include/protocol/scaler-server-protocol.h', |
- 'protocol/scaler-protocol.c', |
- ], |
- 'include_dirs': [ |
- 'include/protocol', |
- ], |
- 'direct_dependent_settings': { |
- 'include_dirs': [ |
- 'include/protocol', |
- ], |
- }, |
- }, |
- { |
'target_name': 'viewporter_protocol', |
'type': 'static_library', |
'dependencies' : [ |