| Index: third_party/WebKit/Source/core/testing/InternalSettings.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.cpp b/third_party/WebKit/Source/core/testing/InternalSettings.cpp
|
| index 0b1ead36d2d0cb1cc0b1193033bd526370a10551..b9512a4e051240e4a20dd2e507573004e9ffb617 100644
|
| --- a/third_party/WebKit/Source/core/testing/InternalSettings.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/InternalSettings.cpp
|
| @@ -517,4 +517,4 @@ void InternalSettings::setCompositorWorkerEnabled(bool enabled, ExceptionState&
|
| RuntimeEnabledFeatures::setCompositorWorkerEnabled(enabled);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|