| OLD | NEW |
| 1 vars = { | 1 vars = { |
| 2 "webkit_trunk": | 2 "webkit_trunk": |
| 3 "http://svn.webkit.org/repository/webkit/trunk", | 3 "http://svn.webkit.org/repository/webkit/trunk", |
| 4 "webkit_revision": "61794", | 4 "webkit_revision": "61794", |
| 5 "ffmpeg_revision": "49485", | 5 "ffmpeg_revision": "49485", |
| 6 "skia_revision": "582", | 6 "skia_revision": "582", |
| 7 "chromium_git": "http://src.chromium.org/git", | 7 "chromium_git": "http://src.chromium.org/git", |
| 8 "swig_revision": "40423", | 8 "swig_revision": "40423", |
| 9 "nacl_revision": "2555", | 9 "nacl_revision": "2555", |
| 10 "libvpx_revision": "47941", | 10 "libvpx_revision": "47941", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 "src/testing/gtest": | 27 "src/testing/gtest": |
| 28 "http://googletest.googlecode.com/svn/trunk@408", | 28 "http://googletest.googlecode.com/svn/trunk@408", |
| 29 | 29 |
| 30 "src/third_party/angle": | 30 "src/third_party/angle": |
| 31 "http://angleproject.googlecode.com/svn/trunk@337", | 31 "http://angleproject.googlecode.com/svn/trunk@337", |
| 32 | 32 |
| 33 "src/third_party/WebKit": | 33 "src/third_party/WebKit": |
| 34 "/trunk/deps/third_party/WebKit@33467", | 34 "/trunk/deps/third_party/WebKit@33467", |
| 35 | 35 |
| 36 "src/third_party/icu": | 36 "src/third_party/icu": |
| 37 "/trunk/deps/third_party/icu42@47106", | 37 "/trunk/deps/third_party/icu42@50871", |
| 38 | 38 |
| 39 "src/third_party/hunspell": | 39 "src/third_party/hunspell": |
| 40 "/trunk/deps/third_party/hunspell128@48011", | 40 "/trunk/deps/third_party/hunspell128@50872", |
| 41 | 41 |
| 42 "src/third_party/hunspell_dictionaries": | 42 "src/third_party/hunspell_dictionaries": |
| 43 "/trunk/deps/third_party/hunspell_dictionaries@48011", | 43 "/trunk/deps/third_party/hunspell_dictionaries@50872", |
| 44 | 44 |
| 45 "src/third_party/protobuf2/src": | 45 "src/third_party/protobuf2/src": |
| 46 "http://protobuf.googlecode.com/svn/trunk@327", | 46 "http://protobuf.googlecode.com/svn/trunk@327", |
| 47 | 47 |
| 48 "src/third_party/cacheinvalidation/files": | 48 "src/third_party/cacheinvalidation/files": |
| 49 "http://google-cache-invalidation-api.googlecode.com/svn/trunk@21", | 49 "http://google-cache-invalidation-api.googlecode.com/svn/trunk@21", |
| 50 | 50 |
| 51 "src/tools/gyp": | 51 "src/tools/gyp": |
| 52 "http://gyp.googlecode.com/svn/trunk@826", | 52 "http://gyp.googlecode.com/svn/trunk@826", |
| 53 | 53 |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 215 "src/third_party/lighttpd": | 215 "src/third_party/lighttpd": |
| 216 "/trunk/deps/third_party/lighttpd@33737", | 216 "/trunk/deps/third_party/lighttpd@33737", |
| 217 | 217 |
| 218 "src/third_party/WebKit/WebKit/mac": | 218 "src/third_party/WebKit/WebKit/mac": |
| 219 Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"), | 219 Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"), |
| 220 "src/third_party/WebKit/WebKitLibraries": | 220 "src/third_party/WebKit/WebKitLibraries": |
| 221 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"), | 221 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"), |
| 222 | 222 |
| 223 # TODO(ajwong): Move this into the OS-independent block. | 223 # TODO(ajwong): Move this into the OS-independent block. |
| 224 "src/third_party/yasm/source/patched-yasm": | 224 "src/third_party/yasm/source/patched-yasm": |
| 225 "/trunk/deps/third_party/yasm/patched-yasm@29937", | 225 "/trunk/deps/third_party/yasm/patched-yasm@50870", |
| 226 | 226 |
| 227 "src/third_party/swig/mac": | 227 "src/third_party/swig/mac": |
| 228 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"), | 228 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"), |
| 229 | 229 |
| 230 # NSS, for SSLClientSocketNSS. | 230 # NSS, for SSLClientSocketNSS. |
| 231 "src/third_party/nss": | 231 "src/third_party/nss": |
| 232 "/trunk/deps/third_party/nss@48440", | 232 "/trunk/deps/third_party/nss@48440", |
| 233 | 233 |
| 234 "src/chrome/installer/mac/third_party/xz/xz": | 234 "src/chrome/installer/mac/third_party/xz/xz": |
| 235 "/trunk/deps/third_party/xz@50504", | 235 "/trunk/deps/third_party/xz@50504", |
| 236 }, | 236 }, |
| 237 "unix": { | 237 "unix": { |
| 238 # Linux, really. | 238 # Linux, really. |
| 239 "src/chrome/tools/test/reference_build/chrome_linux": | 239 "src/chrome/tools/test/reference_build/chrome_linux": |
| 240 "/trunk/deps/reference_builds/chrome_linux@41515", | 240 "/trunk/deps/reference_builds/chrome_linux@41515", |
| 241 | 241 |
| 242 "src/third_party/xdg-utils": | 242 "src/third_party/xdg-utils": |
| 243 "/trunk/deps/third_party/xdg-utils@29103", | 243 "/trunk/deps/third_party/xdg-utils@29103", |
| 244 | 244 |
| 245 # TODO(ajwong): Move this into the OS-independent block. | 245 # TODO(ajwong): Move this into the OS-independent block. |
| 246 "src/third_party/yasm/source/patched-yasm": | 246 "src/third_party/yasm/source/patched-yasm": |
| 247 "/trunk/deps/third_party/yasm/patched-yasm@29937", | 247 "/trunk/deps/third_party/yasm/patched-yasm@50870", |
| 248 | 248 |
| 249 "src/third_party/swig/linux": | 249 "src/third_party/swig/linux": |
| 250 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), | 250 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |
| 251 }, | 251 }, |
| 252 } | 252 } |
| 253 | 253 |
| 254 | 254 |
| 255 include_rules = [ | 255 include_rules = [ |
| 256 # Everybody can use some things. | 256 # Everybody can use some things. |
| 257 "+base", | 257 "+base", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 }, | 289 }, |
| 290 { | 290 { |
| 291 # Workaround XCode dependecies problem. | 291 # Workaround XCode dependecies problem. |
| 292 # TODO(bradnelson): remove this when fixed. | 292 # TODO(bradnelson): remove this when fixed. |
| 293 "pattern": ".", | 293 "pattern": ".", |
| 294 "action": ["python", | 294 "action": ["python", |
| 295 "src/build/mac/clobber_generated_headers.py"], | 295 "src/build/mac/clobber_generated_headers.py"], |
| 296 }, | 296 }, |
| 297 ] | 297 ] |
| 298 | 298 |
| OLD | NEW |