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

Unified Diff: build/mac/tweak_info_plist.py

Issue 15897018: Cleanup old TODO in tweak_info_plist.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/mac/tweak_info_plist.py
diff --git a/build/mac/tweak_info_plist.py b/build/mac/tweak_info_plist.py
index 761352ef735f02a0915ae78faff61a49e458e827..eb38acea4e27ff669b6e56492632e8b3744324e6 100755
--- a/build/mac/tweak_info_plist.py
+++ b/build/mac/tweak_info_plist.py
@@ -129,8 +129,6 @@ def _DoSCMKeys(plist, add_keys):
elif add_keys:
print >>sys.stderr, 'Could not determine SCM revision. This may be OK.'
- # TODO(thakis): Remove this once m25 has reached stable.
- _RemoveKeys(plist, 'SCMPath')
return True
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698