| Index: jingle/jingle.gyp
|
| diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp
|
| index 8b64fe527f277b45aee2b9294f8468a1ae34cd54..128dd98a7f60c0dbfafb965ff7ff2eca67593135 100644
|
| --- a/jingle/jingle.gyp
|
| +++ b/jingle/jingle.gyp
|
| @@ -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.
|
|
|
| @@ -111,6 +111,7 @@
|
| '../net/net.gyp:net',
|
| '../third_party/expat/expat.gyp:expat',
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| + 'jingle_glue',
|
| ],
|
| 'export_dependent_settings': [
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
|
|