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

Unified Diff: tools/licenses.py

Issue 2646863003: Delete third_party/apple_sample_code/ (Closed)
Patch Set: Delete third_party/apple_sample_code/ Created 3 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 | « third_party/apple_sample_code/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/licenses.py
diff --git a/tools/licenses.py b/tools/licenses.py
index 45e783e459238923825f4ce614403f0798cf313f..8a3d779564805f7377735cc6f8c6e630393f4d84 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -266,7 +266,6 @@ KNOWN_NON_IOS_LIBRARIES = set([
os.path.join('third_party', 'WebKit'),
os.path.join('third_party', 'angle'),
os.path.join('third_party', 'apple_apsl'),
- os.path.join('third_party', 'apple_sample_code'),
os.path.join('third_party', 'ashmem'),
os.path.join('third_party', 'bspatch'),
os.path.join('third_party', 'cacheinvalidation'),
« no previous file with comments | « third_party/apple_sample_code/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698