Index: Source/core/core.gyp |
diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
index a7e8148c2961a14af0ec5abdcee3db0105db151d..5a8573b052720d6876e0de5339946a57a54fe02d 100644 |
--- a/Source/core/core.gyp |
+++ b/Source/core/core.gyp |
@@ -492,7 +492,7 @@ |
'postbuild_name': 'Check Objective-C Rename', |
'variables': { |
'class_whitelist_regex': |
- 'ChromiumWebCoreObjC|TCMVisibleView|RTCMFlippedView', |
+ 'ChromiumWebCoreObjC|TCMVisibleView|RTCMFlippedView|ScrollerStyleObserver', |
'category_whitelist_regex': |
'TCMInterposing|ScrollAnimatorChromiumMacExt|WebCoreTheme', |
}, |