summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_nacl.gyp
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-03-02 13:08:54 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-02 21:09:32 +0000
commit66c53eef76f7dff97b1bc76d51740c3a9c07844f (patch)
treee2bf20034d59bffefdb7e8d871148b8fc5626cbd /remoting/remoting_nacl.gyp
parent32e6c72188d6b0b948d668afdc1cb209d44c2e70 (diff)
downloadchromium_src-66c53eef76f7dff97b1bc76d51740c3a9c07844f.zip
chromium_src-66c53eef76f7dff97b1bc76d51740c3a9c07844f.tar.gz
chromium_src-66c53eef76f7dff97b1bc76d51740c3a9c07844f.tar.bz2
Add remoting and PPAPI tests to GN build
Reland of https://codereview.chromium.org/965633002/ TBR=dpranke Review URL: https://codereview.chromium.org/961323004 Cr-Commit-Position: refs/heads/master@{#318756}
Diffstat (limited to 'remoting/remoting_nacl.gyp')
-rw-r--r--remoting/remoting_nacl.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index f642734..14af09a 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -116,6 +116,7 @@
'sources': [
'../ui/events/keycodes/dom4/keycode_converter.cc',
'<@(remoting_base_sources)',
+ '<@(remoting_codec_sources)',
'<@(remoting_client_plugin_sources)',
'<@(remoting_client_sources)',
'<@(remoting_protocol_sources)',