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:
Marshall Greenblatt 2013-07-22 22:14:55 +00:00
parent 38be92e283
commit a32861ad7b
1 changed files with 1 additions and 1 deletions

View File

@ -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