| Index: third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| index e7e8c9666df1aac93c100ae5fc78d655a2478457..31c543700cd96ef3000129a304b8cae045bd9fb0 100644
|
| --- a/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/v8/WebCoreTestSupport.cpp
|
| @@ -77,4 +77,4 @@ void resetInternalsObject(v8::Local<v8::Context> context)
|
| InternalSettings::from(*page)->resetToConsistentState();
|
| }
|
|
|
| -}
|
| +} // namespace WebCoreTestSupport
|
|
|