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

Unified Diff: tools/copyright_scanner/third_party_files_whitelist.txt

Issue 2193073003: Move shared files in net/quic/ into net/quic/core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: io_thread_unittest.cc Created 4 years, 5 months 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 | « net/url_request/url_request_context_builder.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/copyright_scanner/third_party_files_whitelist.txt
diff --git a/tools/copyright_scanner/third_party_files_whitelist.txt b/tools/copyright_scanner/third_party_files_whitelist.txt
index 0f3408487eab6dc54179b46de82c150872c24072..d1a304fb702c62d94e7aa91cba302b2bbd15f563 100644
--- a/tools/copyright_scanner/third_party_files_whitelist.txt
+++ b/tools/copyright_scanner/third_party_files_whitelist.txt
@@ -122,10 +122,10 @@ media/filters/vp8_bool_decoder.cc
native_client_sdk/doc_generated/rest-devsite-examples.html
# String '(c)' used in certificates organization names
net/cert/x509_certificate_known_roots_win.h
-net/quic/crypto/common_cert_set_1a.inc
-net/quic/crypto/common_cert_set_1b.inc
-net/quic/crypto/common_cert_set_2a.inc
-net/quic/crypto/common_cert_set_2b.inc
+net/quic/core/crypto/common_cert_set_1a.inc
+net/quic/core/crypto/common_cert_set_1b.inc
+net/quic/core/crypto/common_cert_set_2a.inc
+net/quic/core/crypto/common_cert_set_2b.inc
# String '(c)' used in certificates organization names
net/test/test_certificate_data.h
# Copyright The Chromium Authors and Netscape Communications Corporation; BSD
« no previous file with comments | « net/url_request/url_request_context_builder.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698