| Index: jingle/jingle.gyp
|
| diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp
|
| index 0fd98119af9e5df5a7d26c786bc3f5a14b55111e..cd272e092abea2b09661b19a7d3110332525c68e 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',
|
|
|