| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 2e35b4c538725738516e4973217286b1b3562f57..61aed194bd94efbd10628f1602fe9b0cb22f5d41 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2083,6 +2083,7 @@
|
| '<(DEPTH)/third_party/wtl/include',
|
| ],
|
| 'dependencies': [
|
| + 'chrome.gyp:install_static_util',
|
| '../components/components.gyp:crash_component',
|
| '../third_party/crashpad/crashpad/handler/handler.gyp:crashpad_handler',
|
| '../win8/win8.gyp:test_registrar_constants',
|
|
|