blob: 9aad1b2c5b59ec26f3b6cc68229939e095cd63cd [file] [log] [blame]
{
"comment": [
"This file determines which parts of Chromium's third_party/ we copy.",
"",
"If you want to add new chromium owned dependency, run",
"./tools_webrtc/autoroller/checkin_chromium_dep.py -d <dep name>",
"",
"It will add specified dependency to third_party directory and will add it to this list",
"properly."
],
"dependencies": [
"dep_foo"
]
}