| Index: chrome_frame/chrome_launcher.cc
|
| ===================================================================
|
| --- chrome_frame/chrome_launcher.cc (revision 123778)
|
| +++ chrome_frame/chrome_launcher.cc (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -23,6 +23,7 @@
|
| L"chrome-version",
|
| L"disable-background-mode",
|
| L"disable-popup-blocking",
|
| + L"disable-print-preview",
|
| L"disable-renderer-accessibility",
|
| L"enable-experimental-extension-apis",
|
| L"force-renderer-accessibility",
|
|
|