| Index: third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h
|
| diff --git a/third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h b/third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h
|
| index cbe2d1371fd419ae4f8a8ef8fd9d8f4223a35437..9982f7c05c2c4ab6d4eb41ee038ddeefa37a96f2 100644
|
| --- a/third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h
|
| +++ b/third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h
|
| @@ -81,7 +81,7 @@ private:
|
| ThreadIdentifier m_owningThread;
|
| };
|
|
|
| -}
|
| +} // namespace WTF
|
|
|
| #endif // ENABLE(ASSERT)
|
| #endif // ThreadRestrictionVerifier_h
|
|
|