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

Side by Side Diff: DEPS

Issue 1537473002: [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make the build work on clang-tot bot Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # This file is used to manage the dependencies of the Chromium src repo. It is 1 # This file is used to manage the dependencies of the Chromium src repo. It is
2 # used by gclient to determine what version of each dependency to check out, and 2 # used by gclient to determine what version of each dependency to check out, and
3 # where. 3 # where.
4 # 4 #
5 # For more information, please refer to the official documentation: 5 # For more information, please refer to the official documentation:
6 # https://sites.google.com/a/chromium.org/dev/developers/how-tos/get-the-code 6 # https://sites.google.com/a/chromium.org/dev/developers/how-tos/get-the-code
7 # 7 #
8 # When adding a new dependency, please update the top-level .gitignore file 8 # When adding a new dependency, please update the top-level .gitignore file
9 # to list the dependency's destination directory. 9 # to list the dependency's destination directory.
10 # 10 #
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 'android': { 427 'android': {
428 'src/third_party/android_protobuf/src': 428 'src/third_party/android_protobuf/src':
429 Var('chromium_git') + '/external/android_protobuf.git' + '@' + '999188d0dc7 2e97f7fe08bb756958a2cf090f4e7', 429 Var('chromium_git') + '/external/android_protobuf.git' + '@' + '999188d0dc7 2e97f7fe08bb756958a2cf090f4e7',
430 430
431 'src/third_party/android_tools': 431 'src/third_party/android_tools':
432 Var('chromium_git') + '/android_tools.git' + '@' + 'f4c36ad89b2696b37d9cd7c a7d984b691888b188', 432 Var('chromium_git') + '/android_tools.git' + '@' + 'f4c36ad89b2696b37d9cd7c a7d984b691888b188',
433 433
434 'src/third_party/apache-mime4j': 434 'src/third_party/apache-mime4j':
435 Var('chromium_git') + '/chromium/deps/apache-mime4j.git' + '@' + '28cb1108b ff4b6cf0a2e86ff58b3d025934ebe3a', 435 Var('chromium_git') + '/chromium/deps/apache-mime4j.git' + '@' + '28cb1108b ff4b6cf0a2e86ff58b3d025934ebe3a',
436 436
437 'src/third_party/apache-portable-runtime/src':
438 Var('chromium_git') + '/external/apache-portable-runtime.git' + '@' + 'c76a 8c4277e09a82eaa229e35246edea1ee0a6a1',
439
437 'src/third_party/appurify-python/src': 440 'src/third_party/appurify-python/src':
438 Var('chromium_git') + '/external/github.com/appurify/appurify-python.git' + '@' + 'ee7abd5c5ae3106f72b2a0b9d2cb55094688e867', 441 Var('chromium_git') + '/external/github.com/appurify/appurify-python.git' + '@' + 'ee7abd5c5ae3106f72b2a0b9d2cb55094688e867',
439 442
440 'src/third_party/cardboard-java/src': 443 'src/third_party/cardboard-java/src':
441 Var('chromium_git') + '/external/github.com/googlesamples/cardboard-java.gi t' + '@' + 'e36ee57e72bbd057ddb53b127954177b50e18df7', 444 Var('chromium_git') + '/external/github.com/googlesamples/cardboard-java.gi t' + '@' + 'e36ee57e72bbd057ddb53b127954177b50e18df7',
442 445
443 'src/third_party/errorprone/lib': 446 'src/third_party/errorprone/lib':
444 Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '0eea 83b66343133b9c76b7d3288c30321818ebcf', 447 Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '0eea 83b66343133b9c76b7d3288c30321818ebcf',
445 448
446 'src/third_party/findbugs': 449 'src/third_party/findbugs':
447 Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '57f05238d3ac77 ea0a194813d3065dd780c6e566', 450 Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '57f05238d3ac77 ea0a194813d3065dd780c6e566',
448 451
449 'src/third_party/freetype-android/src': 452 'src/third_party/freetype-android/src':
450 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'a5 12b0fe7a8d9db0e5aa9c0a4db1e92cb861722d', 453 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + 'a5 12b0fe7a8d9db0e5aa9c0a4db1e92cb861722d',
451 454
452 'src/third_party/elfutils/src': 455 'src/third_party/elfutils/src':
453 Var('chromium_git') + '/external/elfutils.git' + '@' + '249673729a7e5dbd5de 4f3760bdcaa3d23d154d7', 456 Var('chromium_git') + '/external/elfutils.git' + '@' + '249673729a7e5dbd5de 4f3760bdcaa3d23d154d7',
454 457
455 'src/third_party/httpcomponents-client': 458 'src/third_party/httpcomponents-client':
456 Var('chromium_git') + '/chromium/deps/httpcomponents-client.git' + '@' + '2 85c4dafc5de0e853fa845dce5773e223219601c', 459 Var('chromium_git') + '/chromium/deps/httpcomponents-client.git' + '@' + '2 85c4dafc5de0e853fa845dce5773e223219601c',
457 460
458 'src/third_party/httpcomponents-core': 461 'src/third_party/httpcomponents-core':
459 Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f7 180a96f8fa5cab23f793c14b413356d419e62', 462 Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f7 180a96f8fa5cab23f793c14b413356d419e62',
460 463
461 'src/third_party/jarjar': 464 'src/third_party/jarjar':
462 Var('chromium_git') + '/chromium/deps/jarjar.git' + '@' + '2e1ead4c68c450e0 b77fe49e3f9137842b8b6920', 465 Var('chromium_git') + '/chromium/deps/jarjar.git' + '@' + '2e1ead4c68c450e0 b77fe49e3f9137842b8b6920',
463 466
464 'src/third_party/jsr-305/src': 467 'src/third_party/jsr-305/src':
465 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a f6d5df2d3210e3bfc0919', 468 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a f6d5df2d3210e3bfc0919',
466 469
467 'src/third_party/junit/src': 470 'src/third_party/junit/src':
468 Var('chromium_git') + '/external/junit.git' + '@' + '45a44647e7306262162e1 346b750c3209019f2e1', 471 Var('chromium_git') + '/external/junit.git' + '@' + '45a44647e7306262162e1 346b750c3209019f2e1',
469 472
470 'src/third_party/mockito/src': 473 'src/third_party/mockito/src':
471 Var('chromium_git') + '/external/mockito/mockito.git' + '@' + '4d987dcd923 b81525c42b1333e6c4e07440776c3', 474 Var('chromium_git') + '/external/mockito/mockito.git' + '@' + '4d987dcd923 b81525c42b1333e6c4e07440776c3',
472 475
476 'src/third_party/netty-tcnative/src':
477 Var('chromium_git') + '/external/netty-tcnative.git' + '@' + '12d013329216 95e974175870175eb14a889313a1',
478
479 'src/third_party/netty4/src':
480 Var('chromium_git') + '/external/netty4.git' + '@' + 'e0f26303b4ce635365be 19414d0ac81f2ef6ba3c',
481
473 'src/third_party/robolectric/lib': 482 'src/third_party/robolectric/lib':
474 Var('chromium_git') + '/chromium/third_party/robolectric.git' + '@' + '6b6 3c99a8b6967acdb42cbed0adb067c80efc810', 483 Var('chromium_git') + '/chromium/third_party/robolectric.git' + '@' + '6b6 3c99a8b6967acdb42cbed0adb067c80efc810',
475 484
476 'src/third_party/ub-uiautomator/lib': 485 'src/third_party/ub-uiautomator/lib':
477 Var('chromium_git') + '/chromium/third_party/ub-uiautomator.git' + '@' + ' 00270549ce3161ae72ceb24712618ea28b4f9434', 486 Var('chromium_git') + '/chromium/third_party/ub-uiautomator.git' + '@' + ' 00270549ce3161ae72ceb24712618ea28b4f9434',
478 487
479 'src/third_party/lss': 488 'src/third_party/lss':
480 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va r('lss_revision'), 489 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Va r('lss_revision'),
481 490
482 'src/third_party/requests/src': 491 'src/third_party/requests/src':
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
813 'src/tools', 822 'src/tools',
814 ], 823 ],
815 }, 824 },
816 { 825 {
817 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 826 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
818 'name': 'gyp', 827 'name': 'gyp',
819 'pattern': '.', 828 'pattern': '.',
820 'action': ['python', 'src/build/gyp_chromium'], 829 'action': ['python', 'src/build/gyp_chromium'],
821 }, 830 },
822 ] 831 ]
OLDNEW
« no previous file with comments | « .gitignore ('k') | components/cronet.gypi » ('j') | components/cronet.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698