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:
parent
0ceab51f94
commit
c7fa722bf5
|
@ -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|.
|
||||
|
|
Loading…
Reference in New Issue