| Index: trunk/src/chrome/browser/browser_process_platform_part.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/browser_process_platform_part.cc (revision 200655)
|
| +++ trunk/src/chrome/browser/browser_process_platform_part.cc (working copy)
|
| @@ -10,9 +10,5 @@
|
| BrowserProcessPlatformPart::~BrowserProcessPlatformPart() {
|
| }
|
|
|
| -void BrowserProcessPlatformPart::PlatformSpecificCommandLineProcessing(
|
| - const CommandLine& /* command_line */) {
|
| -}
|
| -
|
| void BrowserProcessPlatformPart::StartTearDown() {
|
| }
|
|
|