| 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'),
|
|
|