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

Unified Diff: tools/licenses.py

Issue 1738563002: Remove //tools/profile_chrome from Chromium repo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « tools/OWNERS ('k') | tools/profile_chrome.py » ('j') | 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 85fcc11df1d22723828706a4ff8e298d71ce14ed..9a6602b855a83392b37fc103fde1fcb33b0b0905 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -61,7 +61,6 @@ PRUNE_PATHS = set([
os.path.join('third_party','qunit'),
os.path.join('third_party','sinonjs'),
os.path.join('third_party','syzygy'),
- os.path.join('tools', 'profile_chrome', 'third_party'),
# Chromium code in third_party.
os.path.join('third_party','fuzzymatch'),
« no previous file with comments | « tools/OWNERS ('k') | tools/profile_chrome.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698