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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 20349002: Stop pulling googleurl through DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix android? Created 7 years, 4 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 | « ios/public/DEPS ('k') | tools/clang/plugins/ChromeClassTester.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checklicenses/checklicenses.py
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 9c27256912fe47b321a1e4ad00b691096f1f2249..25dedc297496e79c12559e756e66be8c37f34e24 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -128,10 +128,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'data/tab_switching': [
'UNKNOWN',
],
- 'googleurl': [ # http://code.google.com/p/google-url/issues/detail?id=15
- 'UNKNOWN',
- ],
-
'native_client': [ # http://crbug.com/98099
'UNKNOWN',
],
« no previous file with comments | « ios/public/DEPS ('k') | tools/clang/plugins/ChromeClassTester.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698