| Index: components/html_viewer/html_viewer_switches.cc
|
| diff --git a/components/html_viewer/html_viewer_switches.cc b/components/html_viewer/html_viewer_switches.cc
|
| index a32056e7bacafbc16f9fd2342b4e03f0304bc829..ba17238f94664a2fdbb8ee36232c634af58484b7 100644
|
| --- a/components/html_viewer/html_viewer_switches.cc
|
| +++ b/components/html_viewer/html_viewer_switches.cc
|
| @@ -7,7 +7,7 @@
|
| namespace html_viewer {
|
| namespace switches {
|
|
|
| -const char kOOPIF[] = "oopifs";
|
| +const char kDisableOOPIF[] = "disable--oopifs";
|
|
|
| const char kOOPIFAlwaysCreateNewFrameTree[] =
|
| "oopif-always-create-new-frame-tree";
|
|
|