Chromium Code Reviews| Index: chrome_frame/chrome_launcher.cc |
| =================================================================== |
| --- chrome_frame/chrome_launcher.cc (revision 30960) |
| +++ chrome_frame/chrome_launcher.cc (working copy) |
| @@ -21,6 +21,7 @@ |
| // safe-for-Low-Integrity version of the Chrome command line. |
| const char* kAllowedSwitches[] = { |
| switches::kAutomationClientChannelID, |
| + switches::kChromeFrame, |
| switches::kDisableMetrics, |
| switches::kEnableRendererAccessibility, |
| switches::kEnableExperimentalExtensionApis, |