Add libjpeg source as third_party/externals dependency

Review URL: https://codereview.appspot.com/5773043

git-svn-id: http://skia.googlecode.com/svn/trunk@3334 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
epoger@google.com 2012-03-07 17:15:54 +00:00
parent b8c39178ff
commit bb2d36dfc9

1
DEPS
View File

@ -9,6 +9,7 @@ use_relative_paths = True
#
deps = {
"third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1139",
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
}
#hooks = [