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

Unified Diff: android_webview/tools/third_party_files_whitelist.txt

Issue 12087102: [Android WebView] Avoid detecting '(c)' as a copyright sign in lists. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed Created 7 years, 11 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 | « android_webview/tools/find_copyrights.pl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/third_party_files_whitelist.txt
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt
index cba425318d54e67529d2c6433ad61b8b0dbc73a8..87b03f777f0cccf7c29871ecf5ae716a9332b522 100644
--- a/android_webview/tools/third_party_files_whitelist.txt
+++ b/android_webview/tools/third_party_files_whitelist.txt
@@ -140,19 +140,13 @@ net/http/md4.cc
# code is taken from Mozilla, the license for which we already pick up from
# third_party/npapi/.
net/http/md4.h
-# Contains '(c)' in comments
-net/proxy/proxy_bypass_rules.h
# Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 license. This
# third-party code is taken from Mozilla, the license for which we already pick
# up from third_party/npapi/.
net/proxy/proxy_resolver_script.h
-# Contains '(c)' in comments
-net/proxy/proxy_resolver_v8_tracing.cc
# Copyright The Chromium Authors and Netscape Communications Corporation; BSD
# and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android.
net/socket/ssl_client_socket_nss.cc
-# Contains '(c)' in comments
-net/url_request/url_fetcher_core.cc
# TODO(mnaganov): Fix this. See crbug.com/172607
rlz/win/lib/vista_winnt.h
# Copyright The Android Open Source Project; ASL v2 license.
@@ -167,12 +161,6 @@ skia/ext/SkFontHost_fontconfig_direct.cpp
skia/ext/SkFontHost_fontconfig_direct.h
# Copyright Google Inc; ASL v2 license.
skia/ext/SkFontHost_fontconfig_impl.h
-# Contains '(c)' in comments
-sync/internal_api/change_reorder_buffer.cc
-# Contains '(c)' in comments
-sync/internal_api/change_reorder_buffer.h
-# Contains '(c)' in comments
-sync/syncable/directory.h
# Copyright Ero Carrera; BSD license. Tool only.
tools/symsrc/pefile.py
# Copyright The Chromium Authors, Sun Microsystems Inc, the V8 project authors;
« no previous file with comments | « android_webview/tools/find_copyrights.pl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698