Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(90)

Issue 11968053: Sort GritSourceFiles() output. (Closed)

Created:
7 years, 11 months ago by Jói
Modified:
7 years, 11 months ago
Reviewers:
CC:
grit-developer_googlegroups.com
Visibility:
Public.

Description

Sort GritSourceFiles() output. os.walk() is not guaranteed to return output in any particular order, so Help gyp-generated build files be consistent by sorting the list of grit source files used for dependencies, the same way the input file list is already sorted. BUG= Landing this patch from torne@, originally issue 11946054. Committed: https://code.google.com/p/grit-i18n/source/detail?r=102

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M grit_info.py View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698