| Index: blimp/client/core/switches/blimp_client_switches.h
|
| diff --git a/blimp/client/core/switches/blimp_client_switches.h b/blimp/client/core/switches/blimp_client_switches.h
|
| index 741ba1ee72ef1afb319a8b22c4eb69fee5a56087..4a0658f16307d610bf48b5cf5d3320c8a59846e7 100644
|
| --- a/blimp/client/core/switches/blimp_client_switches.h
|
| +++ b/blimp/client/core/switches/blimp_client_switches.h
|
| @@ -36,10 +36,6 @@ extern const char kEngineTransport[];
|
| // Enables downloading the complete page from the engine.
|
| extern const char kDownloadWholeDocument[];
|
|
|
| -// Enables the updated compositing path, which uses a threaded
|
| -// LayerTreeHostInProcess for the BlimpCompositor.
|
| -extern const char kEnableUpdatedCompositingPath[];
|
| -
|
| } // namespace switches
|
| } // namespace blimp
|
|
|
|
|