Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: Source/core/core.gyp

Issue 27058002: Cache results from respondsToSelector. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add hot warning Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/platform/mac/NSScrollerImpDetails.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
},
« no previous file with comments | « no previous file | Source/core/platform/mac/NSScrollerImpDetails.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698