|
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
I tried fixing all the Windows code but there's a *ton* of it.
This change will at least prevent people from adding new code that
uses the deprecated version (as that won't compile on Lin/Mac).
BUG= 24672
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29472
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+55 lines, -43 lines) |
Patch |
|
M |
base/base_paths_win.cc
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
base/i18n/icu_util.cc
|
View
|
|
1 chunk |
+3 lines, -4 lines |
1 comment
|
Download
|
|
M |
base/path_service.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/path_service.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/importer/firefox_importer_unittest.cc
|
View
|
|
2 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
|
M |
chrome/browser/importer/firefox_importer_unittest_utils.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/importer/firefox_importer_unittest_utils_mac.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/nacl_process_host.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/user_data_manager.cc
|
View
|
|
3 chunks |
+12 lines, -3 lines |
1 comment
|
Download
|
|
M |
chrome/browser/zygote_host_linux.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/test/ui/ui_test.cc
|
View
|
|
1 chunk |
+3 lines, -4 lines |
1 comment
|
Download
|
|
M |
webkit/glue/plugins/plugin_list_win.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
2 comments
|
Download
|
Total messages: 3 (0 generated)
|