diff options
Diffstat (limited to 'cc/thread_impl.cc')
-rw-r--r-- | cc/thread_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/thread_impl.cc b/cc/thread_impl.cc index 6d68a4c..cb6b20b 100644 --- a/cc/thread_impl.cc +++ b/cc/thread_impl.cc @@ -42,4 +42,4 @@ ThreadImpl::ThreadImpl(scoped_refptr<base::MessageLoopProxy> thread) { } -} // namespace cc +} // namespace cc |