Commit 244e3447 authored by maruel@chromium.org's avatar maruel@chromium.org

Add linux3 support.

'Cause linux2 is so last decade.

TBR=evan@chromium.org
BUG=85845
TEST=

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@88788 0039d316-1c4b-4281-b951-d872f2087c98
parent 51919774
......@@ -579,6 +579,7 @@ class GClient(Dependency):
"unix": "unix",
"linux": "unix",
"linux2": "unix",
"linux3": "unix",
}
DEFAULT_CLIENT_FILE_TEXT = ("""\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment