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

Unified Diff: Source/core/core.gypi

Issue 547823002: Track reasons for |Node::SetNeedsStyleRecalc| (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use const char[] Created 6 years, 3 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 30310db290f46134aa57975fa4cce7f9e499acb2..050488f3ff1b9f38ad2b1149be37b10778d836db 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2127,6 +2127,8 @@
'dom/StaticNodeList.h',
'dom/StringCallback.cpp',
'dom/StringCallback.h',
+ 'dom/StyleChangeReason.cpp',
+ 'dom/StyleChangeReason.h',
'dom/StyleElement.cpp',
'dom/StyleElement.h',
'dom/StyleEngine.cpp',
« no previous file with comments | « no previous file | Source/core/css/PropertySetCSSStyleDeclaration.cpp » ('j') | Source/core/css/invalidation/StyleInvalidator.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698