| Index: trunk/src/chrome/browser/chrome_content_browser_client.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/chrome_content_browser_client.cc (revision 255866)
|
| +++ trunk/src/chrome/browser/chrome_content_browser_client.cc (working copy)
|
| @@ -1474,7 +1474,6 @@
|
| const CommandLine& browser_command_line = *CommandLine::ForCurrentProcess();
|
|
|
| static const char* const kCommonSwitchNames[] = {
|
| - switches::kUserAgent,
|
| switches::kUserDataDir, // Make logs go to the right file.
|
| };
|
| command_line->CopySwitchesFrom(browser_command_line, kCommonSwitchNames,
|
|
|