Index: media/base/state_matrix.h |
=================================================================== |
--- media/base/state_matrix.h (revision 95843) |
+++ media/base/state_matrix.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// 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. |
@@ -8,11 +8,10 @@ |
#include <map> |
#include "base/logging.h" |
-#include "media/base/media_export.h" |
namespace media { |
-class MEDIA_EXPORT StateMatrix { |
+class StateMatrix { |
public: |
StateMatrix(); |
~StateMatrix(); |