Index: docs/adding_to_third_party.md |
diff --git a/docs/adding_to_third_party.md b/docs/adding_to_third_party.md |
index f0a69eea1c719b8dec671af9eecb35bd43799c63..90a043c33e76289bebddb41a63346c841dd72fe9 100644 |
--- a/docs/adding_to_third_party.md |
+++ b/docs/adding_to_third_party.md |
@@ -103,6 +103,12 @@ the file like OWNERS or README.chromium at `third_party/<project_name>`. If you |
have a wrong path in DEPS and want to change the path of the existing library in |
DEPS, please ask the infrastructure team before committing the change. |
+### Checking in large files |
+_Accessible to Googlers only. Non-Googlers can email one of the people in |
+third_party/OWNERS for help._ |
+ |
+See [Moving large files to Google Storage](https://sites.google.com/a/google.com/chrome-infrastructure/platform/git-conversion/moving-large-files-to-google-storage?pli=1) |
agrieve
2016/12/16 20:29:00
nit: wrap internal link in a shortener via https:/
F
2016/12/16 21:28:42
Done.
|
+ |
## Setting up ignore |
If your code is synced via DEPS, you should add the new directory to Chromium's |