summaryrefslogtreecommitdiffstats
path: root/chromium/buildtools/win/upload.bat
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-09-03 14:39:38 +0200
committerJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-09-03 16:26:05 +0200
commit754630c99a938083d6b4faea72b6507786857a66 (patch)
tree6ff2530715dec402da1e7566f5dd1f0d3aec4fdf /chromium/buildtools/win/upload.bat
parent1f697d27ffc2796638157df85ffd7bb3417118cf (diff)
Convert all Chromium files from CRLF to LF
Qt currently only use LF in its sources like git normally recommends and QtWebEngine should do the same to avoid edge cases in the packaging process. take_snapshot will normally take care of this for future branches. Change-Id: I47c4ef2db89361819ded864e3ba95e161ad10a92 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'chromium/buildtools/win/upload.bat')
-rwxr-xr-xchromium/buildtools/win/upload.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/buildtools/win/upload.bat b/chromium/buildtools/win/upload.bat
index 8a3d6514981..c8c0953d81b 100755
--- a/chromium/buildtools/win/upload.bat
+++ b/chromium/buildtools/win/upload.bat
@@ -1 +1 @@
-python C:\apps\depot_tools\upload_to_google_storage.py -b chromium-gn gn.exe
+python C:\apps\depot_tools\upload_to_google_storage.py -b chromium-gn gn.exe