summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_nacl.gyp
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-03-04 09:24:45 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-04 17:25:38 +0000
commit31f4de692fea12661a046a0fc8d091ff6f04654d (patch)
treef5f607b3fda304a32c36bc1999fcefee8bf423df /remoting/remoting_nacl.gyp
parent568f43629db2ee7c2121adf576c21e06554d5c2e (diff)
downloadchromium_src-31f4de692fea12661a046a0fc8d091ff6f04654d.zip
chromium_src-31f4de692fea12661a046a0fc8d091ff6f04654d.tar.gz
chromium_src-31f4de692fea12661a046a0fc8d091ff6f04654d.tar.bz2
Add remoting and PPAPI tests to GN build
Reland of https://codereview.chromium.org/961323004 TBR=dpranke Review URL: https://codereview.chromium.org/969173002 Cr-Commit-Position: refs/heads/master@{#319080}
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)',