| Index: chrome/browser/ui/webui/print_preview_ui_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/print_preview_ui_uitest.cc (revision 97007)
|
| +++ chrome/browser/ui/webui/print_preview_ui_uitest.cc (working copy)
|
| @@ -19,9 +19,7 @@
|
| public:
|
| PrintPreviewUITest() {
|
| dom_automation_enabled_ = true;
|
| -#if !defined(GOOGLE_CHROME_BUILD) || defined(OS_CHROMEOS) || defined(OS_MACOSX)
|
| launch_arguments_.AppendSwitch(switches::kEnablePrintPreview);
|
| -#endif
|
| }
|
|
|
| void AssertIsPrintPage(TabProxy* tab) {
|
|
|