Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: webkit/compositor_bindings/web_compositor_impl.h

Issue 11232051: Remove static thread pointers from CC (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698