| Index: third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp b/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
|
| index 986b764e20eb7f68c5a8b279fbf66de4a18c7311..167370c8fe813e45562029bd896c65ca76364e20 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ConditionalFeaturesForCore.cpp
|
| @@ -22,7 +22,7 @@ InstallConditionalFeaturesFunction g_old_install_conditional_features_function =
|
| nullptr;
|
| InstallPendingConditionalFeatureFunction
|
| g_old_install_pending_conditional_feature_function = nullptr;
|
| -}
|
| +} // namespace
|
|
|
| void InstallConditionalFeaturesCore(const WrapperTypeInfo* wrapper_type_info,
|
| const ScriptState* script_state,
|
|
|