| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index 6c069264a06ad81f3ba2da392facebf7f267e80f..961f821f127413c47ef7e994de0767a83461d9db 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"
|
|
|