| Index: chrome_frame/chrome_frame.gyp
|
| diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
|
| index 579c0f3816b84e03c93404676c4239a5611f1808..b04d9652c0e899641ced99b52c5f348d736c188a 100644
|
| --- a/chrome_frame/chrome_frame.gyp
|
| +++ b/chrome_frame/chrome_frame.gyp
|
| @@ -553,10 +553,7 @@
|
| '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',
|
| @@ -902,8 +899,7 @@
|
| ],
|
| 'process_outputs_as_sources': 0,
|
| 'message':
|
| - 'Assembling <(RULE_INPUT_PATH) to ' \
|
| - '<(INTERMEDIATE_DIR)\<(RULE_INPUT_ROOT).obj.',
|
| + 'Assembling <(RULE_INPUT_PATH) to <(INTERMEDIATE_DIR)\<(RULE_INPUT_ROOT).obj.',
|
| },
|
| ],
|
| 'msvs_settings': {
|
|
|