| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index 9b0d4d4f10ef444a219403f3aa996db2153d1781..ccef896ebb6935e224b6092ffdeb2d5b3ded272c 100644
|
| --- a/content/common/content_message_generator.h
|
| +++ b/content/common/content_message_generator.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Copyright 2013 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.
|
|
|
| @@ -30,6 +30,7 @@
|
| #include "content/common/indexed_db/indexed_db_messages.h"
|
| #include "content/common/java_bridge_messages.h"
|
| #include "content/common/media/audio_messages.h"
|
| +#include "content/common/media/encoded_video_source_messages.h"
|
| #include "content/common/media/media_player_messages.h"
|
| #include "content/common/media/media_stream_messages.h"
|
| #include "content/common/media/peer_connection_tracker_messages.h"
|
|
|