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

Unified Diff: Source/core/core.gypi

Issue 895383002: Let StyleResolver figure out differences between UA style and resolved style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 4a7557a4b7df3fa9caa3c8410c708880f0792f59..b15241c0c471bfa74263680a0fd59e1f6bd1d9f5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1913,6 +1913,7 @@
'rendering/style/StyleTransformData.cpp',
'rendering/style/StyleVisualData.cpp',
'rendering/style/StyleWillChangeData.cpp',
+ 'rendering/style/UAStyleChange.h',
'storage/DOMWindowStorage.cpp',
'storage/DOMWindowStorage.h',
'storage/DOMWindowStorageController.cpp',
« no previous file with comments | « no previous file | Source/core/css/resolver/StyleAdjuster.h » ('j') | Source/core/rendering/style/UAStyleChange.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698