summaryrefslogtreecommitdiffstats
path: root/ui/README.chromium
diff options
context:
space:
mode:
authorDaniel Cheng <dcheng@chromium.org>2014-10-06 20:22:19 -0700
committerDaniel Cheng <dcheng@chromium.org>2014-10-07 03:23:01 +0000
commitd42a8f8372389ff80a2f0f55b8826318a6ed2c93 (patch)
tree21d3f15ac47b219ac38c0aaf59fd3ed0855d8049 /ui/README.chromium
parentd974ccd44609e4c7e4412f1af80818b81504851f (diff)
downloadchromium_src-d42a8f8372389ff80a2f0f55b8826318a6ed2c93.zip
chromium_src-d42a8f8372389ff80a2f0f55b8826318a6ed2c93.tar.gz
chromium_src-d42a8f8372389ff80a2f0f55b8826318a6ed2c93.tar.bz2
Rewrite line endings from CRLF to LF for a bunch of files.
There's a lot of other files with CRLF line endings in test data, third_party, and tools. Out of caution, those files have been left unchanged, in case anything depends on the CRLF being present. BUG=420796 TBR=darin@chromium.org, rsleevi@chromium.org, sky@chromium.org Review URL: https://codereview.chromium.org/630333002 Cr-Commit-Position: refs/heads/master@{#298348}
Diffstat (limited to 'ui/README.chromium')
-rw-r--r--ui/README.chromium12
1 files changed, 6 insertions, 6 deletions
diff --git a/ui/README.chromium b/ui/README.chromium
index 1824944..b134653 100644
--- a/ui/README.chromium
+++ b/ui/README.chromium
@@ -1,6 +1,6 @@
-This directory contains discrete components used to build Chromium's user
-interface.
-
-Each subdirectory must be an isolated component that lists its dependencies in
-a DEPS file. See subdirectory README.chromium files for specific information
-about each component.
+This directory contains discrete components used to build Chromium's user
+interface.
+
+Each subdirectory must be an isolated component that lists its dependencies in
+a DEPS file. See subdirectory README.chromium files for specific information
+about each component.