| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index 75d028b9e4a307da2d5d9e9e249ca0c20f3ba3d9..0eb7ea4d36327cd9e5b846c55499e6eb2566221f 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -560,7 +560,10 @@
|
| 'test/win_event_receiver.h',
|
| 'chrome_tab.h',
|
| '../base/test/test_file_util_win.cc',
|
| + '../chrome/test/automation/proxy_launcher.cc',
|
| + '../chrome/test/automation/proxy_launcher.h',
|
| '../chrome/test/ui/ui_test.cc',
|
| + '../chrome/test/ui/ui_test.h',
|
| '../chrome/test/ui/ui_test_suite.cc',
|
| '../chrome/test/ui/ui_test_suite.h',
|
| '../chrome/test/chrome_process_util.cc',
|
|
|