Fix tools_gyp.patch reference path.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@616 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2012-05-04 16:27:09 +00:00
parent 0ceab51f94
commit c7fa722bf5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Index: gyp/input.py
Index: pylib/gyp/input.py
===================================================================
--- gyp/input.py (revision 1344)
+++ gyp/input.py (working copy)
--- pylib/gyp/input.py (revision 1344)
+++ pylib/gyp/input.py (working copy)
@@ -683,7 +683,8 @@
# that don't load quickly, this can be faster than
# <!(python modulename param eters). Do this in |build_file_dir|.