Commit 1c43746d authored by sergiyb's avatar sergiyb Committed by Commit bot

Removed project_bases from Chromium

They are not needed since Chromium has been moved to Git and no relpath needs to
be computed anymore.

R=akuegel@chromium.org
BUG=471767

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

Cr-Commit-Position: refs/heads/master@{#330526}
parent f4c8e2ab
......@@ -5,17 +5,6 @@
"git_repo_url": "https://chromium.googlesource.com/chromium/src",
"hide_ref_in_committed_msg": true,
"max_commit_burst": 2,
"project_bases_legacy": [
"^svn\\:\\/\\/svn\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
"^svn\\:\\/\\/chrome\\-svn\\/chrome/trunk/src(|/.*)$",
"^svn\\:\\/\\/chrome\\-svn\\.corp\\/chrome/trunk/src(|/.*)$",
"^svn\\:\\/\\/chrome\\-svn\\.corp\\.google\\.com\\/chrome/trunk/src(|/.*)$",
"^http\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
"^https\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
"^http\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
"^https\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$"
],
"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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment