0
Files
src/ui
yoshiki@chromium.org 6308bcebc9 Files.app: Not use URL in sorting
In URL, some non-alphanumeric characters are represented as "%xx" format and it makes the sort incorrect. This patch creates the utility functions to sort and use them in sorting.

BUG=404061
TEST=manually tested

Review URL: https://codereview.chromium.org/479503002

Cr-Commit-Position: refs/heads/master@{#289914}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289914 0039d316-1c4b-4281-b951-d872f2087c98
2014-08-15 17:16:10 +00:00
..
2014-08-15 14:48:45 +00:00
2014-06-04 09:25:53 +00:00
2014-08-14 23:48:31 +00:00

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.