summaryrefslogtreecommitdiff
path: root/chromium/components/nacl/renderer
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/nacl/renderer')
-rw-r--r--chromium/components/nacl/renderer/plugin/plugin.gyp2
-rw-r--r--chromium/components/nacl/renderer/plugin/plugin.gypi6
2 files changed, 0 insertions, 8 deletions
diff --git a/chromium/components/nacl/renderer/plugin/plugin.gyp b/chromium/components/nacl/renderer/plugin/plugin.gyp
index 2df9069129b..6f002945ffe 100644
--- a/chromium/components/nacl/renderer/plugin/plugin.gyp
+++ b/chromium/components/nacl/renderer/plugin/plugin.gyp
@@ -19,9 +19,7 @@
'<(DEPTH)/native_client/src/shared/gio/gio.gyp:gio',
'<(DEPTH)/native_client/src/shared/imc/imc.gyp:imc',
'<(DEPTH)/native_client/src/shared/platform/platform.gyp:platform',
- '<(DEPTH)/native_client/src/shared/srpc/srpc.gyp:nonnacl_srpc',
'<(DEPTH)/native_client/src/trusted/desc/desc.gyp:nrd_xfer',
- '<(DEPTH)/native_client/src/trusted/nonnacl_util/nonnacl_util.gyp:sel_ldr_launcher_base',
'<(DEPTH)/native_client/src/trusted/platform_qualify/platform_qualify.gyp:platform_qual_lib',
'<(DEPTH)/native_client/src/trusted/simple_service/simple_service.gyp:simple_service',
'<(DEPTH)/ppapi/ppapi.gyp:ppapi_cpp_objects',
diff --git a/chromium/components/nacl/renderer/plugin/plugin.gypi b/chromium/components/nacl/renderer/plugin/plugin.gypi
index e7f31710fb7..34ae5c41e4e 100644
--- a/chromium/components/nacl/renderer/plugin/plugin.gypi
+++ b/chromium/components/nacl/renderer/plugin/plugin.gypi
@@ -13,10 +13,7 @@
'pnacl_resources.cc',
'pnacl_translate_thread.cc',
'ppapi_entrypoints.cc',
- 'sel_ldr_launcher_chrome.cc',
'service_runtime.cc',
- 'srpc_client.cc',
- 'srpc_params.cc',
'temporary_file.cc',
'utility.cc',
],
@@ -33,9 +30,6 @@
'cflags': [
'-Wno-long-long',
],
- 'cflags!': [
- '-Wno-unused-parameter', # be a bit stricter to match NaCl flags.
- ],
'conditions': [
['asan!=1 and msan!=1 and ubsan_vptr!=1', {
'ldflags': [