diff options
Diffstat (limited to 'media/base/media_export.h')
-rw-r--r-- | media/base/media_export.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media/base/media_export.h b/media/base/media_export.h index b3e47d5..48f6f45 100644 --- a/media/base/media_export.h +++ b/media/base/media_export.h @@ -1,10 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 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. #ifndef MEDIA_BASE_MEDIA_EXPORT_H_ #define MEDIA_BASE_MEDIA_EXPORT_H_ -#pragma once // Define MEDIA_EXPORT so that functionality implemented by the Media module // can be exported to consumers. |