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

Unified Diff: Source/core/core.gypi

Issue 24350009: Reverse style resolution to avoid N^2 walk when building the render tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge to ToT 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 388b16a921c0205e156834d30f67a40c4c4af162..e8a9a24231af08bedd234612d92651d6153c9232 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1997,6 +1997,7 @@
'dom/VisitedLinkState.h',
'dom/WheelController.cpp',
'dom/WheelController.h',
+ 'dom/WhitespaceChildList.h',
'events/AutocompleteErrorEvent.h',
'events/BeforeLoadEvent.h',
'events/BeforeTextInsertedEvent.cpp',
« no previous file with comments | « LayoutTests/platform/win/fast/inline/positionedLifetime-expected.txt ('k') | Source/core/css/SiblingTraversalStrategies.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698