Move shflags into crosutils.git

Change-Id: I3aa6275362910addfaa25db9a1578a5496019c9e

Review URL: http://codereview.chromium.org/2983005
This commit is contained in:
Anush Elangovan 2010-07-13 15:24:54 -07:00
parent 2089bed7b8
commit 2c7d19693e
3 changed files with 1011 additions and 1 deletions

View File

@ -75,7 +75,7 @@ then
fi
# Load shflags
. "$SRC_ROOT/third_party/shflags/files/src/shflags"
. "${SRC_ROOT}/scripts/lib/shflags/shflags"
# Our local mirror
DEFAULT_CHROMEOS_SERVER=${CHROMEOS_SERVER:-"http://build.chromium.org/mirror"}

View File

@ -0,0 +1 @@
This is r137 of shflags

1009
lib/shflags/shflags Normal file

File diff suppressed because it is too large Load Diff