| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index b75369bc6a600d32bb32330d21dfba6b880543e3..75d0d4252fb4145c929e0f0fecf81ed66c982821 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -292,7 +292,6 @@
|
| '../chrome/installer/installer.gyp:installer_util',
|
| ],
|
| 'sources': [
|
| - '../chrome/test/chrome_process_util_win.cc',
|
| '../base/test/test_file_util_win.cc',
|
| ]
|
| }],
|
| @@ -379,10 +378,8 @@
|
| '../chrome/test/ui/ui_test.cc',
|
| '../chrome/test/ui/ui_test_suite.cc',
|
| '../chrome/test/ui/ui_test_suite.h',
|
| - '../chrome/test/chrome_process_util_win.cc',
|
| '../chrome/test/chrome_process_util.cc',
|
| '../chrome/test/chrome_process_util.h',
|
| - '../chrome/test/chrome_process_util_win.cc',
|
| ],
|
| 'include_dirs': [
|
| # To allow including "chrome_tab.h"
|
|
|