Chromium Code Reviews| Index: base/threading/thread_restrictions.h |
| diff --git a/base/threading/thread_restrictions.h b/base/threading/thread_restrictions.h |
| index 1e5f51080b717e90b59ce95581a93f4284328859..75d89259d3dad8c24f35fe2a6f4dd7d47d7e2b3d 100644 |
| --- a/base/threading/thread_restrictions.h |
| +++ b/base/threading/thread_restrictions.h |
| @@ -43,7 +43,7 @@ class NestedMessagePumpAndroid; |
| class RenderWidgetResizeHelper; |
| class ScopedAllowWaitForAndroidLayoutTests; |
| class TextInputClientMac; |
| -} |
| +} // namespace content |
|
rvargas (doing something else)
2015/03/06 22:53:42
I'm fine either way, but this is an interesting ex
danakj
2015/03/06 22:59:18
Ya this one is weird, I agree. It went over the "o
|
| namespace dbus { |
| class Bus; |
| } |