| Index: chrome_frame/chrome_frame.gyp
|
| ===================================================================
|
| --- chrome_frame/chrome_frame.gyp (revision 55077)
|
| +++ chrome_frame/chrome_frame.gyp (working copy)
|
| @@ -115,8 +115,9 @@
|
| 'type': 'executable',
|
| 'msvs_guid': '17D98CCA-0F6A-470F-9DF9-56DC6CC1A0BE',
|
| 'dependencies': [
|
| + '../base/base.gyp/test_support_base',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| - '../chrome/chrome.gyp:browser',
|
| + '../chrome/chrome.gyp:browser',
|
| '../chrome/chrome.gyp:common',
|
| '../chrome/chrome.gyp:debugger',
|
| '../chrome/chrome.gyp:nacl',
|
|
|