summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_webapp_files.gypi
diff options
context:
space:
mode:
authorlambroslambrou <lambroslambrou@chromium.org>2015-06-19 18:10:41 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-20 01:11:46 +0000
commitd5d8d0d3ae8f7e4139697059d368e1c9a411e47b (patch)
tree55a5de0c20d159bed8d0b0bf63d8442d3bf5665f /remoting/remoting_webapp_files.gypi
parentc2b81c9fca4abc10cafdc75d2e7b4f15314e2e5b (diff)
downloadchromium_src-d5d8d0d3ae8f7e4139697059d368e1c9a411e47b.zip
chromium_src-d5d8d0d3ae8f7e4139697059d368e1c9a411e47b.tar.gz
chromium_src-d5d8d0d3ae8f7e4139697059d368e1c9a411e47b.tar.bz2
Rename Chromoting credits css and js files.
This will allow the credits.html and CSS/JavaScript files to be used unchanged on Android, whose resources are not allowed to share the same filename minus the extension. BUG=499478 Review URL: https://codereview.chromium.org/1192833003 Cr-Commit-Position: refs/heads/master@{#335411}
Diffstat (limited to 'remoting/remoting_webapp_files.gypi')
-rw-r--r--remoting/remoting_webapp_files.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 9db4c63..eb3b5965 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -450,7 +450,7 @@
#
'remoting_webapp_credits_html_all_js_files': [
- 'webapp/base/js/credits.js',
+ 'webapp/base/js/credits_js.js',
],
#
@@ -503,7 +503,7 @@
'resources/reload.webp',
'resources/tick.webp',
'webapp/base/html/connection_stats.css',
- 'webapp/base/html/credits.css',
+ 'webapp/base/html/credits_css.css',
'webapp/base/html/main.css',
'webapp/base/html/message_window.css',
'webapp/base/resources/open_sans.css',