Index: third_party/boringssl/README.chromium |
diff --git a/third_party/boringssl/README.chromium b/third_party/boringssl/README.chromium |
index 8c89faa63339b81993669c21fa29d938db483ad4..c4c63c444fd938a47392f0731c86c38aeee311d5 100644 |
--- a/third_party/boringssl/README.chromium |
+++ b/third_party/boringssl/README.chromium |
@@ -9,10 +9,3 @@ Security Critical: yes |
Description: |
This is BoringSSL, a fork of OpenSSL. See |
https://www.imperialviolet.org/2014/06/20/boringssl.html |
- |
-Note: when rolling DEPS forward, remember to run |
- |
- cd third_party/boringssl |
- python src/util/generate_build_files.py chromium |
- |
-from a system with both Perl and Go installed. |