| Index: webkit/support/webkit_support.gyp
|
| diff --git a/webkit/support/webkit_support.gyp b/webkit/support/webkit_support.gyp
|
| index a6d99cda1f7e7b161dc8a857c9c050f0ffc1e02d..ac9ffa2188d7b2765ed11c4ccf42010f92d3d480 100644
|
| --- a/webkit/support/webkit_support.gyp
|
| +++ b/webkit/support/webkit_support.gyp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +# Copyright (c) 2011 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.
|
|
|
| @@ -11,6 +11,7 @@
|
| '../fileapi/webkit_fileapi.gypi',
|
| '../glue/webkit_glue.gypi',
|
| '../gpu/webkit_gpu.gypi',
|
| + '../media/webkit_media.gypi',
|
| '../quota/webkit_quota.gypi',
|
| 'webkit_support.gypi',
|
| ],
|
|
|