| 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 e5920bcda348ca715a381ce6f2af92fb0374e538..3f56f5f7c8d8c5a94fa5ad8bb4d3ac36d879fa4e 100644
|
| --- a/blimp/client/core/switches/blimp_client_switches.cc
|
| +++ b/blimp/client/core/switches/blimp_client_switches.cc
|
| @@ -23,7 +23,5 @@ const char kEngineTransport[] = "engine-transport";
|
|
|
| const char kDownloadWholeDocument[] = "download-whole-document";
|
|
|
| -const char kEnableUpdatedCompositingPath[] = "enable-updated-compositing-path";
|
| -
|
| } // namespace switches
|
| } // namespace blimp
|
|
|