Removed project_bases_legacy_from_git_repo_url from V8
authorsergiyb <sergiyb@chromium.org>
Tue, 19 May 2015 14:05:55 +0000 (07:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 14:05:36 +0000 (14:05 +0000)
This is not necessary because V8 is a Git-based project and relpath doesn't need
to be computed.

R=akuegel@chromium.org, machenbach@chromium.org
BUG=471767
LOG=N

Review URL: https://codereview.chromium.org/1149453002

Cr-Commit-Position: refs/heads/master@{#28481}

testing/commit_queue/config.json

index afd70fd..150401e 100644 (file)
@@ -5,7 +5,6 @@
     "git_repo_url": "https://chromium.googlesource.com/v8/v8",
     "hide_ref_in_committed_msg": true,
     "max_commit_burst": 1,
-    "project_bases_legacy_from_git_repo_url": true,
     "remote_branch": "refs/pending/heads/master",
     "rietveld_url": "https://codereview.chromium.org",
     "rietveld_user": "commit-bot@chromium.org",