Removed default value for project_bases

R=machenbach@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27487}
This commit is contained in:
sergiyb 2015-03-26 13:27:55 -07:00 committed by Commit bot
parent a97d051cbb
commit e014bfa819
2 changed files with 1 additions and 3 deletions

View File

@ -0,0 +1 @@
sergiyb@chromium.org

View File

@ -6,9 +6,6 @@
"git_repo_url": "https://chromium.googlesource.com/v8/v8",
"hide_ref_in_committed_msg": true,
"max_commit_burst": 1,
"project_bases": [
".*"
],
"project_bases_legacy_from_git_repo_url": true,
"remote_branch": "refs/pending/heads/master",
"rietveld_url": "https://codereview.chromium.org",