Chromium Code Reviews| Index: jingle/jingle.gyp |
| diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp |
| index 4a32b6300af632913b3a6cd1b2e824dc821993fa..a067b6d2c08d4f447ce3dc668a00d7b1c2b72e88 100644 |
| --- a/jingle/jingle.gyp |
| +++ b/jingle/jingle.gyp |
| @@ -1,4 +1,4 @@ |
| -# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| +# Copyright 2012 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. |
| @@ -112,6 +112,7 @@ |
| '../net/net.gyp:net', |
| '../third_party/expat/expat.gyp:expat', |
| '../third_party/libjingle/libjingle.gyp:libjingle', |
| + 'jingle_glue', |
|
akalin
2013/01/07 20:14:51
can you list one direct dep here for posterity?
Raghu Simha
2013/01/08 11:27:48
Sure. For example, notifier/base/xmpp_connection.c
|
| ], |
| 'export_dependent_settings': [ |
| '../third_party/libjingle/libjingle.gyp:libjingle', |