|
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal with resulting fallout.
Also, remove several instances of Chrome Frame using wstrings instead of FilePaths.
The main goal of this patch is to move towards ensuring that Chrome Frame and Google Chrome share binary-identical exes and dlls except for setup.exe and mini_installer.exe.
BUG=http://crbug.com/26012,http://crbug.com/24874
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -57 lines) |
Patch |
 |
M |
chrome/common/chrome_constants.cc
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths_internal.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths_linux.cc
|
View
|
3
|
1 chunk |
+10 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/common/chrome_paths_mac.mm
|
View
|
3
|
1 chunk |
+13 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/common/chrome_paths_win.cc
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/uninstall.cc
|
View
|
2
|
3 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/chrome_frame_automation.cc
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/net/fake_external_tab.h
|
View
|
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/net/fake_external_tab.cc
|
View
|
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/perf/chrome_frame_perftest.cc
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/utils.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/utils.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -27 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|