Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(639)

Unified Diff: docs/adding_to_third_party.md

Issue 2584723005: Add information for checking in large files in adding_to_third_party.md (Closed)
Patch Set: Fix internal link with goto Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..89b9ff19e020c61194edee882a55f9d7d2103b45 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://goto.google.com/checking-in-large-files)
+
## Setting up ignore
If your code is synced via DEPS, you should add the new directory to Chromium's
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698