| Index: chrome/chrome_installer_util.gypi
|
| ===================================================================
|
| --- chrome/chrome_installer_util.gypi (revision 82052)
|
| +++ chrome/chrome_installer_util.gypi (working copy)
|
| @@ -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.
|
|
|
| @@ -97,6 +97,8 @@
|
| 'chrome_resources',
|
| 'chrome_strings',
|
| '../content/content.gyp:content_common',
|
| + '<(DEPTH)/base/base.gyp:base',
|
| + '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '<(DEPTH)/courgette/courgette.gyp:courgette_lib',
|
| '<(DEPTH)/third_party/bspatch/bspatch.gyp:bspatch',
|
| '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
|
|
|