Index: chrome/installer/upgrade_test.gyp |
=================================================================== |
--- chrome/installer/upgrade_test.gyp (revision 82052) |
+++ chrome/installer/upgrade_test.gyp (working copy) |
@@ -1,3 +1,7 @@ |
+# 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. |
+ |
{ |
'variables': { |
'version_py': '../../chrome/tools/build/version.py', |
@@ -17,6 +21,7 @@ |
'dependencies': [ |
'../chrome.gyp:common_constants', |
'../chrome.gyp:installer_util', |
+ '../../base/base.gyp:base', |
], |
'include_dirs': [ |
'../..', |