Fix incorrect patch path due to Chromuum update.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1328 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
38be92e283
commit
a32861ad7b
|
@ -24,7 +24,7 @@ patches = [
|
|||
{
|
||||
# http://code.google.com/p/chromiumembedded/issues/detail?id=443
|
||||
'name': 'message_loop_443',
|
||||
'path': '../base/',
|
||||
'path': '../base/message_loop/',
|
||||
},
|
||||
{
|
||||
# http://code.google.com/p/chromiumembedded/issues/detail?id=933
|
||||
|
|
Loading…
Reference in New Issue