| Index: media/ffmpeg/ffmpeg_util.cc
|
| diff --git a/media/ffmpeg/ffmpeg_util.cc b/media/ffmpeg/ffmpeg_util.cc
|
| index 1be3b12446b33d29c31123399dc467a5c8eb7e25..aa9f7a273698d0a63aa1824096fc2e5d860878eb 100644
|
| --- a/media/ffmpeg/ffmpeg_util.cc
|
| +++ b/media/ffmpeg/ffmpeg_util.cc
|
| @@ -1,10 +1,10 @@
|
| -// Copyright (c) 2009 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.
|
| +// Copyright (c) 2010 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.
|
|
|
| #include "media/ffmpeg/ffmpeg_util.h"
|
|
|
| -#include "media/filters/ffmpeg_common.h"
|
| +#include "media/ffmpeg/ffmpeg_common.h"
|
|
|
| namespace media {
|
|
|
|
|