| Index: media/tools/mfdecoder/main.cc
|
| ===================================================================
|
| --- media/tools/mfdecoder/main.cc (revision 54623)
|
| +++ media/tools/mfdecoder/main.cc (working copy)
|
| @@ -1,6 +1,6 @@
|
| -// 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.
|
| +// 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.
|
|
|
| #ifdef UNICODE
|
| #undef UNICODE
|
| @@ -17,7 +17,6 @@
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| -#include "base/message_pump_win.h"
|
| #include "base/scoped_comptr_win.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/time.h"
|
|
|
| Property changes on: media/tools/mfdecoder/main.cc
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|