| Index: blimp/client/core/switches/blimp_client_switches.cc
|
| diff --git a/blimp/client/core/switches/blimp_client_switches.cc b/blimp/client/core/switches/blimp_client_switches.cc
|
| index 005d4faa5d12ba0ecdb8597fd3c4086b73f9df7b..d0973899ca7906213ede54dc29dce42a2e81bd53 100644
|
| --- a/blimp/client/core/switches/blimp_client_switches.cc
|
| +++ b/blimp/client/core/switches/blimp_client_switches.cc
|
| @@ -21,5 +21,7 @@ const char kEngineTransport[] = "engine-transport";
|
|
|
| const char kDownloadWholeDocument[] = "download-whole-document";
|
|
|
| +const char kEnableUpdatedCompositingPath[] = "enable-updated-compositing-path";
|
| +
|
| } // namespace switches
|
| } // namespace blimp
|
|
|