Index: webkit/compositor_bindings/web_compositor_impl.cc |
diff --git a/webkit/compositor_bindings/web_compositor_impl.cc b/webkit/compositor_bindings/web_compositor_impl.cc |
index fedf1bc2b72005084c1b021a84151a25766e4c36..74b19ae7408fae6f899f7c64c31c328489504c4c 100644 |
--- a/webkit/compositor_bindings/web_compositor_impl.cc |
+++ b/webkit/compositor_bindings/web_compositor_impl.cc |
@@ -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. |
@@ -81,3 +82,4 @@ void WebCompositorImpl::shutdown() |
} |
} |
+#endif |