Index: chrome/tools/build/win/FILES.cfg |
=================================================================== |
--- chrome/tools/build/win/FILES.cfg (revision 91170) |
+++ chrome/tools/build/win/FILES.cfg (working copy) |
@@ -1,7 +1,7 @@ |
# -*- python -*- |
# ex: set syntax=python: |
-# Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2011 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. |
@@ -16,17 +16,17 @@ |
FILES = [ |
{ |
- 'filename': 'avcodec-52.dll', |
+ 'filename': 'avcodec-53.dll', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'avformat-52.dll', |
+ 'filename': 'avformat-53.dll', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |
{ |
- 'filename': 'avutil-50.dll', |
+ 'filename': 'avutil-51.dll', |
'arch': ['32bit', '64bit'], |
'buildtype': ['dev', 'official'], |
}, |