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

Side by Side Diff: DEPS

Issue 2642403002: Remove unnecessary third party dependencies (Closed)
Patch Set: Created 3 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
« no previous file with comments | « .gitignore ('k') | third_party/guava/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 'src/third_party/WebKit/Source/devtools/devtools-node-modules': 453 'src/third_party/WebKit/Source/devtools/devtools-node-modules':
454 Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-m odules' + '@' + Var('devtools_node_modules_revision') 454 Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-m odules' + '@' + Var('devtools_node_modules_revision')
455 }, 455 },
456 'android': { 456 'android': {
457 'src/third_party/android_protobuf/src': 457 'src/third_party/android_protobuf/src':
458 Var('chromium_git') + '/external/android_protobuf.git' + '@' + '999188d0dc 72e97f7fe08bb756958a2cf090f4e7', 458 Var('chromium_git') + '/external/android_protobuf.git' + '@' + '999188d0dc 72e97f7fe08bb756958a2cf090f4e7',
459 459
460 'src/third_party/android_tools': 460 'src/third_party/android_tools':
461 Var('chromium_git') + '/android_tools.git' + '@' + 'b43a6a289a7588b1769814 f04dd6c7d7176974cc', 461 Var('chromium_git') + '/android_tools.git' + '@' + 'b43a6a289a7588b1769814 f04dd6c7d7176974cc',
462 462
463 'src/third_party/apache-mime4j':
464 Var('chromium_git') + '/chromium/deps/apache-mime4j.git' + '@' + '28cb1108 bff4b6cf0a2e86ff58b3d025934ebe3a',
465
466 'src/third_party/apache-portable-runtime/src': 463 'src/third_party/apache-portable-runtime/src':
467 Var('chromium_git') + '/external/apache-portable-runtime.git' + '@' + 'c76 a8c4277e09a82eaa229e35246edea1ee0a6a1', 464 Var('chromium_git') + '/external/apache-portable-runtime.git' + '@' + 'c76 a8c4277e09a82eaa229e35246edea1ee0a6a1',
468 465
469 'src/third_party/errorprone/lib': 466 'src/third_party/errorprone/lib':
470 Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '0eea 83b66343133b9c76b7d3288c30321818ebcf', 467 Var('chromium_git') + '/chromium/third_party/errorprone.git' + '@' + '0eea 83b66343133b9c76b7d3288c30321818ebcf',
471 468
472 'src/third_party/findbugs': 469 'src/third_party/findbugs':
473 Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '57f05238d3ac7 7ea0a194813d3065dd780c6e566', 470 Var('chromium_git') + '/chromium/deps/findbugs.git' + '@' + '57f05238d3ac7 7ea0a194813d3065dd780c6e566',
474 471
475 'src/third_party/freetype-android/src': 472 'src/third_party/freetype-android/src':
476 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Va r('freetype_android_revision'), 473 Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + Va r('freetype_android_revision'),
477 474
478 'src/third_party/elfutils/src': 475 'src/third_party/elfutils/src':
479 Var('chromium_git') + '/external/elfutils.git' + '@' + '249673729a7e5dbd5d e4f3760bdcaa3d23d154d7', 476 Var('chromium_git') + '/external/elfutils.git' + '@' + '249673729a7e5dbd5d e4f3760bdcaa3d23d154d7',
480 477
481 'src/third_party/httpcomponents-client':
482 Var('chromium_git') + '/chromium/deps/httpcomponents-client.git' + '@' + ' 285c4dafc5de0e853fa845dce5773e223219601c',
483
484 'src/third_party/httpcomponents-core':
485 Var('chromium_git') + '/chromium/deps/httpcomponents-core.git' + '@' + '9f 7180a96f8fa5cab23f793c14b413356d419e62',
486
487 'src/third_party/jsr-305/src': 478 'src/third_party/jsr-305/src':
488 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a f6d5df2d3210e3bfc0919', 479 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220a f6d5df2d3210e3bfc0919',
489 480
490 'src/third_party/junit/src': 481 'src/third_party/junit/src':
491 Var('chromium_git') + '/external/junit.git' + '@' + '64155f8a9babcfcf4263c f4d08253a1556e75481', 482 Var('chromium_git') + '/external/junit.git' + '@' + '64155f8a9babcfcf4263c f4d08253a1556e75481',
492 483
493 'src/third_party/mockito/src': 484 'src/third_party/mockito/src':
494 Var('chromium_git') + '/external/mockito/mockito.git' + '@' + 'de83ad4598a d4cf5ea53c69a8a8053780b04b850', 485 Var('chromium_git') + '/external/mockito/mockito.git' + '@' + 'de83ad4598a d4cf5ea53c69a8a8053780b04b850',
495 486
496 'src/third_party/netty-tcnative/src': 487 'src/third_party/netty-tcnative/src':
(...skipping 641 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 ] 1129 ]
1139 1130
1140 recursedeps = [ 1131 recursedeps = [
1141 # buildtools provides clang_format, libc++, and libc++abi 1132 # buildtools provides clang_format, libc++, and libc++abi
1142 'src/buildtools', 1133 'src/buildtools',
1143 # android_tools manages the NDK. 1134 # android_tools manages the NDK.
1144 'src/third_party/android_tools', 1135 'src/third_party/android_tools',
1145 # ANGLE manages DEPS that it also owns the build files for, such as dEQP. 1136 # ANGLE manages DEPS that it also owns the build files for, such as dEQP.
1146 ("src/third_party/angle", "DEPS.chromium"), 1137 ("src/third_party/angle", "DEPS.chromium"),
1147 ] 1138 ]
OLDNEW
« no previous file with comments | « .gitignore ('k') | third_party/guava/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698