summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_win.gypi
diff options
context:
space:
mode:
authorweitaosu <weitaosu@chromium.org>2015-07-20 14:46:56 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-20 21:47:31 +0000
commita346236485ebafd4f8d2a35c3da2ca85a81f0de5 (patch)
tree93e645249cc9f326d910b806e13080f8b76d2e5b /remoting/remoting_host_win.gypi
parente34648c276714e1f99d57f13b7e10a39c46b3767 (diff)
downloadchromium_src-a346236485ebafd4f8d2a35c3da2ca85a81f0de5.zip
chromium_src-a346236485ebafd4f8d2a35c3da2ca85a81f0de5.tar.gz
chromium_src-a346236485ebafd4f8d2a35c3da2ca85a81f0de5.tar.bz2
Adding CREDITS.txt to the chromoting windows host installation.
BUG=499478 Review URL: https://codereview.chromium.org/1215783002 Cr-Commit-Position: refs/heads/master@{#339525}
Diffstat (limited to 'remoting/remoting_host_win.gypi')
-rw-r--r--remoting/remoting_host_win.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi
index 7cfd86a..9c0b3e9 100644
--- a/remoting/remoting_host_win.gypi
+++ b/remoting/remoting_host_win.gypi
@@ -579,6 +579,7 @@
'generated_files': [
'<@(_compiled_inputs)',
'<(sas_dll_path)/sas.dll',
+ '<(SHARED_INTERMEDIATE_DIR)/remoting/CREDITS.txt',
'<(PRODUCT_DIR)/remoting/com.google.chrome.remote_assistance.json',
'<(PRODUCT_DIR)/remoting/com.google.chrome.remote_desktop.json',
'resources/chromoting.ico',
@@ -587,6 +588,7 @@
'generated_files_dst': [
'<@(_compiled_inputs_dst)',
'files/sas.dll',
+ 'files/CREDITS.txt',
'files/com.google.chrome.remote_assistance.json',
'files/com.google.chrome.remote_desktop.json',
'files/chromoting.ico',