| Index: webkit/compositor_bindings/web_compositor_impl.h
|
| diff --git a/webkit/compositor_bindings/web_compositor_impl.h b/webkit/compositor_bindings/web_compositor_impl.h
|
| index f07871eb5e43d177c1e9a157c00439b940f18e67..c7fb7c12b329ea6114da7cad70433010279cbf07 100644
|
| --- a/webkit/compositor_bindings/web_compositor_impl.h
|
| +++ b/webkit/compositor_bindings/web_compositor_impl.h
|
| @@ -1,3 +1,4 @@
|
| +#if 0
|
| // Copyright 2011 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.
|
| @@ -32,3 +33,4 @@ private:
|
| }
|
|
|
| #endif // WebCompositorImpl_h
|
| +#endif
|
|
|