|
|
Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERMEDIATE_DIR, a globally common output folder. It's rude to dump things in the root of the dir that aren't used project-wide.
Also explicitly list the installer -> ChromeFrame dependency in src\chrome\installer\DEPS. It was already present but now check_deps catches it due to the correctly formatted include path.Remove several redundant instances of SHARED_INTERMEDIATE_DIR being added to the include lists.
BUG= 97185
TEST=Chrome Frame artifacts do not appear in e.g. build/Debug/obj/global_intermediate/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106287
Total comments: 31
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+47 lines, -105 lines) |
Patch |
 |
M |
chrome/installer/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/install_worker.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/bho.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/bho_loader.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame.gyp
|
View
|
1
2
3
4
5
6
|
15 chunks |
+11 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame_activex.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame_activex_base.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame_helper_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame_launcher.gyp
|
View
|
1
2
3
4
5
6
|
4 chunks |
+4 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_protocol.h
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_tab.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/delete_chrome_history.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/html_private_window_impl.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/html_window_impl.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/iids.cc
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/ready_mode/internal/ready_mode_web_browser_adapter.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/resources/tlb_resource.rc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
chrome_frame/test/chrome_frame_test_utils.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/chrome_tab_mocks.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/dll_redirector_loading_test.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/ie_event_sink.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/perf/chrome_frame_perftest.cc
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/test_with_web_server.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/urlmon_bind_status_callback.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/utils.cc
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|