Index: chrome/chrome.gyp |
=================================================================== |
--- chrome/chrome.gyp (revision 26802) |
+++ chrome/chrome.gyp (working copy) |
@@ -2393,11 +2393,12 @@ |
'third_party/wtl/include', |
], |
'dependencies': [ |
+ '../gears/gears.gyp:gears', |
'../google_update/google_update.gyp:google_update', |
- 'installer/installer.gyp:installer_util', |
'../third_party/cld/cld.gyp:cld', |
+ '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', |
'../views/views.gyp:views', |
- '../gears/gears.gyp:gears', |
+ 'installer/installer.gyp:installer_util', |
], |
'export_dependent_settings': [ |
'../views/views.gyp:views', |