diff options
Diffstat (limited to 'cc/CCThreadProxy.h')
-rw-r--r-- | cc/CCThreadProxy.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cc/CCThreadProxy.h b/cc/CCThreadProxy.h new file mode 100644 index 0000000..04899c0 --- /dev/null +++ b/cc/CCThreadProxy.h @@ -0,0 +1,6 @@ +// Copyright 2012 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. + +// Temporary forwarding header +#include "cc/thread_proxy.h" |