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

Unified Diff: tools/grit/grit.py

Issue 7976026: Prepare for moving grit to its own open-source project. This mostly (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to review comments. Created 9 years, 3 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 | tools/grit/grit/grd_reader_unittest.py » ('j') | tools/grit/grit/node/misc.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/grit/grit.py
diff --git a/tools/grit/grit.py b/tools/grit/grit.py
old mode 100644
new mode 100755
index b9c1ad8538eaffd5538c9de47962f8d1830f29f6..d10443bf0ea2870d9bb13ca5c2d9c54991256d10
--- a/tools/grit/grit.py
+++ b/tools/grit/grit.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
# Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« no previous file with comments | « no previous file | tools/grit/grit/grd_reader_unittest.py » ('j') | tools/grit/grit/node/misc.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698