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

Unified Diff: tools/licenses.py

Issue 9622010: Move README.chromium and LICENSE in third_party/android/ to correct location (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move to third_party/android_testrunner/ Created 8 years, 9 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/android_testrunner/run_command.py ('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 0889d0643d99f57c6a60440546d9eab7cf03fd6f..082bebbb08d9b6b7d9f746a54ec3870188909b3b 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -61,6 +61,7 @@ PRUNE_PATHS = set([
os.path.join('v8','src','third_party','valgrind'),
# Used for development and test, not in the shipping product.
+ os.path.join('third_party','android_testrunner'),
os.path.join('third_party','bidichecker'),
os.path.join('third_party','cygwin'),
os.path.join('third_party','gold'),
« no previous file with comments | « third_party/android_testrunner/run_command.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698